Found the problem... I just had to choose a proper build function. /T
> -----Original Message----- > From: Thomas Rolf [mailto:[EMAIL PROTECTED]] > Sent: den 3 oktober 2001 10:00 > To: [EMAIL PROTECTED] > Subject: Build problems > > > I have problems building my projects with JDE. > > When I use C-c C-v C-b to invoke the build function, I get a message > that "No application main class specified." What??? > > Here is my jde-settings in my .emacs file: > (jde-build-use-make t) > (jde-read-make-args t) > (jde-make-program "ant") > (jde-compiler "jikes") > > I use Ant and Jikes (but the problem still exists even if I > don't) on a > Win2K machine. > > Thank you for your help! > > Thomas >
