View output
When you build or run applications, the Output window appears automatically. The Output window displays build progress, application status, and any errors that occurred during a process. Use the Output window to monitor and debug running processes.
Open the Output window
> In the main window, on the View menu, click Output.
The Output window contains the following tabs:
Note: Text that is sent to System.out and System.err appears in the Output window.
See "Debugging applications" for more information on correcting errors that appear in the Output window.
Related topic