How do I get command line arguments in when I start a JDEbug session?

I installed emacs, speedbar & semantic and can do the Processes->Start Debugger. With 
the
source code in an emacs window & breakpoint at the first time args is referenced, I 
invoke
JDE->Debug App. & it sops at the breakpoint, but I don't know how to get the command 
line
arguments in.

I tried using jde-run-read-app-args & can use JDE->Run App to prompt the arguments, but
execution doesn't stop at the breakpoint (similar to the question addressed in FAQ).

Any assistance would be greatly appreciated!

Hwa Shen


Reply via email to