Hello all,

Does anyone know what conditions need to be satisfied for JDb menu to appear
when in the .java buffer? It seems to be inconsistent. I'm using JDE
2.1.6beta10 (and also 2.1.4) with NTEmacs 20.6.1 (although it did the same
thing with older versions of both). The JDb menu has some important
selections (setting and clearing breakpoints, printing expressions, etc),
but it seems to show up when it wants to. I could use the shortcuts defined
on the menu (for example 'M-x space' to set a breakpoint) even though the
menu doesn't seem to show, so I know the conditions for displaying the menu
should be met (i.e., I'm in a java frame while running the debugger).

Also, I do remote debugging to debug servlets and jsps. Does anyone know
what settings I need to set to prevent the "run com.company.objectname.main"
from executing once the debugger starts? I use the "jde-db-read-vm-args" to
enter the password for connecting to a remote vm but it still tries to
execute the run command after connecting.

Thanks
Jim

Reply via email to