At 08:48 PM 7/1/00 +1200, you wrote:
>
>>The wording in the manual is misleading (and has been corrected in the
>>upcoming release). The launch command launches the application process,
>>which halts BEFORE invoking the application's main method. At this point,
>>there are only two things you can do: set breakpoints and issue a Continue
>>command. So the solution is to set a breakpoint (or breakpoints) and then
>>issue a Continue command. This will cause the application to run to the
>>initial breakpoint at which point you can start stepping, etc.
>
>Thank you. I can now begin to step through the code, but when I do so, I
>get the message:
>
>Cannot find Test. Enter Path c:\java\myprograms
>
>Where TestProg is the name of the java program/class and c:\java\myprograms
>IS the correct directory of this program. It can't find it, yet it's
>looking in the right place.
>All my emacs path variables, including that for the classpath seem to be
>set up correctly.
>
Please file a problem report.
- Paul
------------------------------------------------------------
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