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:/disciplinas/emc6601/Deitel/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:/disciplinas/emc6601/Deitel/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/

Attachment: .emacs
Description: .emacs

Reply via email to