Hi,
I have followed all the previous posts concerning JDE beta issues. I have
managed to get this far. Can someone tell me why my classpath is getting
translated the way it is. The following messages are directly from the
messages buffer. I think a semi-colon is missing between the two paths in
the CLASSPATH. Is this a setting somewhere ?
Thanks,
Jim Piersol
form:
remainder:
e:\java\sapilot\strata\c3c\gui>java -classpath
e:/emacs/jde/jde-2.1.6b6/java/lib/jde.jar
e:/emacs/jde/jde-2.1.6beta5/java/lib/jpda.jar jde.debugger.Main
form:
remainder:
e:\java\sapilot\strata\c3c\gui>java -classpath
e:/emacs/jde/jde-2.1.6b6/java/lib/jde.jar
e:/emacs/jde/jde-2.1.6beta5/java/lib/jpda.jar jde.debugger.Main
java.lang.NoClassDefFoundError:
e:/emacs/jde/jde-2/1/6beta5/java/lib/jpda/jar
Exception in thread "main"
Error: evaluating output from the debugger caused a Lisp error.
Debugger output: .
Lisp error: (end-of-file)
Wrong type argument: listp, "Lisp error: (end-of-file)"