Do you have a period in jde-global-classpath? If not, try that for "current directory".
> -----Original Message----- > From: Altamir Dias [mailto:[EMAIL PROTECTED] > Sent: Friday, June 18, 2004 8:06 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: How to run a application on current directory.... > > > Initial info: > > SO - WinXP Home Edition Version 2002 - Service Pack 1 > Computer: Toshiba Satellite Pentium 4 CPU 2.66 - 480MB > EMACS - 20-7-1 - precompiled version > Jdee - 2.3.2 > JAVA - c:/j2sdk1.4.2_01 > > I'm in trouble with jdee enviroment on emacs for > windows. > I got to compile a java file on my current directory > > "CompileServer output: > > -classpath > c:/tomcat/tomcat-4-1-29/common/lib/servlet.jar;c:/Altamir/java /pesquisa;c:/Altamir;c:/Altamir/java;c:/Altamir/java/Deitel/rodando;c:/disci plinas/emc6601/Deit> el/ch02/Fig02_06 > c:/disciplinas/emc6601/Deitel/ch02/Fig02_17/Comparison.java > " > Compilation finished at Fri Jun 18 21:53:25. > > But when I'd try to run the file application I got > this message error. > > cd c:/disciplinas/emc6601/deitel/ch02 > c:/j2sdk1.4.2_01/bin/javaw.exe -classpath > c:/tomcat/tomcat-4-1-29/common/lib/servlet.jar;c:/Altamir/java /pesquisa;c:/Altamir;c:/Altamir/java;c:/Altamir/java/Deitel/rodando;c:/disci plinas/emc6601/Deit> el/ch02/Fig02_06 > -Xdebug > -Xrunjdwp:transport=dt_shmem,address=javadebug,server=y,suspend=n > Comparison > > java.lang.NoClassDefFoundError: Comparison > Exception in thread "main" > Process Comparison exited abnormally with code 1 > > If I put the whole path on my jde-global classpath > enviroment, it works ok. But if I don't set such path > there it didn't run adequately. If I open a shell > inside the emacs, I got to run it by using java > filename. > > Is there something/variable that I could setup on the > jdee enviroment? > > ______________________________________________________________________ > > Yahoo! Mail - agora com 100MB de espa�o, anti-spam e antiv�rus gr�tis! > http://br.info.mail.yahoo.com/
