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