At 04:57 AM 8/24/99 GMT, Jim Piersol wrote:
>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
>
>
Hi Jim,
It would help if you sent me the contents of your
1) .emacs file
2) JDEBug buffer (after you have run the debugger)
Also, the platform you are using and the version of Emacs. This would save
a lot of Q&A that would otherwise be necessary to get some idea of the
context of the problem.
- Paul
>
>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)"
>
>
>