At 01:40 PM 8/4/00 -0400, you wrote:
>This is probably a very stupid question but I am at my wits end. I am
>working on an Java application which uses heavy GUI. When I start running
>the application using key board shortcut (C-c C-v -C-r) application window
>fails to come up 3 times out of 4 tries. Alternatively if I try to debug the
>app using shortcut key (C-c C-v C-d) or use the menu options to run or debug
>the application window always comes up. The same program runs fine on the
>command prompt.
>
>Is there something different in running from the menu and running the
>application using keyboard command.


I don't understand how you could get different results, depending on
whether you select JDE=>Run App or C-c C-v C-r. Both are bound to the same
command. You say the application window fails to come up. Does the run
buffer come up in Emacs?


>
>I am using GNU Emacs 20.6.1. with JDE 2.1.9 and JDK 1.2.2 on NT 4.0
>
>I haven't checked this in latest version but was wondering if following
>feature can be added easily. 
>
>1. Can we debugger command shortcuts and menu options for other debugger
>buffers like local variables and CLI. It becomes very annoying to switch to
>Java buffer every time as local window looses it's expanded state every time
>you step.

I plan to work on debugger window configuration as soon as possible.
Currently my time has been taken up incorporating enhancements, e.g., to
the completion facility, provided by JDE contributors.

Meanwhile, how about putting the Locals buffer in its own frame when the
debugger starts, via Files->Make New Frame.


>2. Can we add prefix arguments to debugger commands like step.
>

Prefix arguments to do what?


------------------------------------------------------------
TECH SUPPORT POLICY

I respond only to requests that contain a complete problem report. The
easiest way to ensure that your report is complete is to include the output
of the JDE->Help->Submit Problem Report command in your request. 

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

JDE website: http://sunsite.auc.dk/jde/

JDE mailing list archive: 
http://www.mail-archive.com/[email protected]/maillist.html


Reply via email to