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

Bill Anderson

Reply via email to