Console Output Window

The Console Output window displays all output written to the System.out and System.err streams. This output generally consists of:

By default, the Console Output window is automatically displayed anytime messages are written to it. You click on the Pop up on any output checkbox button to prevent it from being automatically displayed.

You can display the Console Output window at any time by choosing File=>Show Console Window.


See also:

Java WorkShop Tutorial
Debugging Projects
Building Projects
Managing Projects