>I want to use JDEBug and tried to set it up but without success. The operating system >is >Linux-debian with IBMJava2-13.
>This is my setup: >1) set jde-db-debugger as debugger >2) jde-bug-vm-includes-jpda-p On > jde-bug-jdk-directory /usr/local/share/java/IBMJava2-13/ >3) jde-db-source-directories /usr/local/share/java/IBMJava2-13/ > /home/development/test/src >So far all ok, but when I now lauch the process: Processes->Launch Process emacs >responds >with: > jde-dbs-cmd: Process *JDEbug* not running > No response to command 1. (process = 1; timeout = 30 sec.) AFAIK the option jde-db-debugger has switched meaning; now you have to use jde-debugger. In general your option settings above seem to be pretty out-dated... IMHO now it's time to give JDEE an autom. Option upgrading tool which autom. Upgrade renamed, type-changed options to valid values for current release. The user gets a display where all upgraded options are listed with old and new values! For example ECB (Emacs Code Browser) has already such a tool and i have sent Paul the library which is pretty independent and can be used for every big Emacs package. With such a big package like JDEE two often two many option change either name, semantic or even both! The package should (and could!) handle this itself. Ciao, Klaus
