At 03:52 PM 4/21/00 -0400, you wrote:
>I'm getting up to speed on jde-2.1.6Beta and I'm having the following
>problem:
>
>I'm testing a simple app that reads a URL from the command line and prints
>the contents.
>
>I've set up the jde-run-option-application-args and
>jde-debug-option-application-args to contain a valid URL.
>
>when I select Run App from the JDE menu javaw runs and everything looks
>good; i get expected output.
>
>when I select Debug App and either run the app or step through it I get an
>input I/O error. Also I don't see the output; what happens to
>System.out.println msgs? I think I'm missing something pretty
>straightforward here.
>
>any suggestions appreciated. TIA
You need to set a breakpoint before executing Debug App. This has been
discussed several times on the list and is also explained in the user's
guide under debugging.
Of course, I'm assuming you're using JDEbug, since you neglected to specify.
- 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