I'm using XEmacs 21.1 and JDE 2.1.6beta10 on NT4. It looks like your classpath
isn't being read properly.
When I do M-x v jde-global-classpath - I get the following.
> `jde-global-classpath' is a variable declared in Lisp.
> -- loaded from "jde"
>
> Value: ("C:\\\\utils\\\\\\ibm\\\\jdk1.1.7\\\\lib\\\\classes.zip" "."
>"c:\\\\src\\\\current\\\\classes" "c:\\\\utils\\\\swing-1.1beta2\\\\swing.jar"
>"g:\\\\utils\\\\JavaWebServer1.1\\\\lib\\\\jws.jar"
>"G:\\\\utils\\\\jpython\\\\jpython.jar"
>"c:\\\\src\\\\java\\\\ibm\\\\xml4j_2_0_15\\\\xml4j.jar"
>"c:\\\\src\\\\java\\\\ibm\\\\xml4j_2_0_11\\\\xml4jSamples.jar"
>"c:\\\\src\\\\current\\\\classes\\\\jde216.jar"
>"c:\\\\src\\\\current\\\\classes\\\\bsh216.jar"
>"C:\\\\src\\\\java\\\\xml-tr2\\\\xml.jar"
>"g:\\\\lib\\\\oraclejava\\\\oracle-jdbc-815.zip")
You might need to \ your \'s.
James
Sridhar Vasudevan wrote:
>
> I modified my prj.el to use jdk1.1.7. I get the following error when I
> compile I have cut paste the compilation buffer.
>
> .c://jdk1.1.7//bin//javac -classpath
> "c:\visigenic\vbroker\lib\vbjapp.jar;c:\visigenic\vbroker\lib\vbjorb.jar;c:\
> visigenic\vbroker\lib\vbjtools.jar;c:\jdk1.1.7\lib\classes.zip;c:\jdk1.1.7\l
> ib\rt.zip;d:\svasu\cs492\classes;.;java_output
> " -d d:\svasu\cs492\classes CountClient.java
> java.lang.NoClassDefFoundError: java/util/ArrayList
> at sun.tools.util.CommandLine.parse(Compiled Code)
> at sun.tools.javac.Main.compile(Compiled Code)
> at sun.tools.javac.Main.main(Main.java:733)
>
> My other prj files set to jdk1.2 work fine.The problem is in locating the
> classpaths and I think it has something to do with referencing directories
> using "\" or "/", not sure. The class compiles outside of emacs.
> Thanks in advance
> Sridhar
>
> "A distributed computing system is one in which your machine can be rendered
> unusable by the failure of some other machine you
> didn't even know existed"
> -Leslie Lamport
>
> Sridhar Vasudevan
> Concurrent Engineering Research Center WVU
> 886, Chestnut Ridge Road
> Morgantown WV 26506
--
James Cooley [+44 (0)171-6896924]
JCP Computer Services, 16 St Johns Lane, London, EC1M 4BS, UK.
PGP Key ID : 0x28CA7769
fingerprint: A39D 1357 89EF 3707 2D62 050B 6AA1 4D03 28CA 7769