The following preferences can be set using the Console Preferences page. The console displays output from running applications, and allows keyboard input to be read by running applications.
Option |
Description |
Default |
---|---|---|
Fixed width console |
This preference controls whether the console has a fixed character width. When on, a maximum character width must also be specified. Some applications write long lines to the console which require horizontal scrolling to read. This can be avoided by setting the console to use a fixed width, automatically wrapping console output. |
Off |
Standard Out Text Color |
This preference controls the color of text written to the standard output stream by an application. |
Blue |
Standard Error Text Color |
This preference controls the color of text written to the standard error stream by an application. |
Red |
Standard In Text Color |
This preference controls the color of text typed into the console to be read by an application. |
Green |
Show when program writes to standard out |
Often, the Console view is hidden or inactive when you begin running or debugging a program that creates output. If this option is turned on, then when you run a program that produces output, the Console view is automatically opened (if necessary) and is made the active view. |
On |
Show when program writes to standard error |
Often, the Console view is hidden or inactive when you begin running or debugging a program that creates error output. If this option is turned on, then when you run a program that produces error output, the Console view is automatically opened (if necessary) and is made the active view. |
On |
Text font |
Controls the font used to display text in the console. |
Workbench text font |
You can also click the Change button to set the font for the Console.