Execution Log window

The Execution Log window shows a list of activities as they occur, while running or debugging. You can also type notes directly in this window, and save the contents of the window to a text file. To open this window, choose View|Execution Log.

Each project uses a separate tabbed page of the Execution Log, thus keeping the messages separated as you switch among projects.

When debugging, this window gives you a list of all the messages and errors generated during the debugging session.

Right-click on the window to see the Execution Log window popup menu.

Selecting what to view in the Execution Log window
Right-click in the Execution Log window and choose Properties The Log Properties dialog box is displayed, enabling you to choose which events will be logged.

By default, all of the options are selected. The options are:

Typing your own notes into the Execution Log window
To enter your own notes into the Execution Log window, just click in the window and start typing.

Saving the Execution Log text
To save the text in the Execution Log window, right-click in the window and choose Save to File.

See also:
Building Applications with JBuilder: Viewing the Execution Log