I installed beta5 but I have not been able to get the debugger up and
running. After I set a break point and "Debug App" the mini buffer
displays "remainder:" and the JDEbug has this content.
javaw -classpath
c:/users/jma/emacs/jde-2.1.6beta5/java/lib/jde.jar;c:/users/jma/emacs/jde-2.
1.6beta5/java/lib/jpda.jar jde.debugger.Main
JDE> -1 1 launch 1 -use_executable javaw -classpath e:/jmath/classes JavaRig
(jde-dbo-init-debug-session)
(jde-dbo-command-error 1 "Unable to start application")
JDE> 1 2 break absolute JavaRig.java 31
(jde-dbo-command-error 2 "Application ID '1' does not exist")
JDE> 1 3 run
(jde-dbo-command-error 3 "Application ID '1' does not exist")
Any help would be great
Thanks in Advance
- Jim