| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> |
| <html> |
| <head> |
| <meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2007. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." > |
| <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
| <meta http-equiv="Content-Style-Type" content="text/css"> |
| <link rel="stylesheet" href="../../../book.css" charset="ISO-8859-1" type="text/css"> |
| <title>Console Preferences</title> |
| <script language="JavaScript" src="../../PLUGINS_ROOT/org.eclipse.help/livehelp.js"> </script> |
| </head> |
| <body> |
| <h1> Console Preferences </h1> |
| <p> The following preferences can be set using the <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.debug.ui.ConsolePreferencePage)")'> <img src="../../PLUGINS_ROOT/org.eclipse.help/command_link.png" alt="Opens the Console preference page"> <b>Run/Debug > Console</b></a> preference page. </p> |
| <p>The console displays output from running applications, and allows keyboard input to be read by |
| running applications. </p> |
| <table border="1" cellspacing="0" cellpadding= "5"> |
| <thead> |
| <tr> |
| <th rowspan="1" colspan="1"> <p> Option </p></th> |
| <th rowspan="1" colspan="1"> <p> Description </p></th> |
| <th rowspan="1" colspan="1"> <p> Default </p></th> |
| </tr> |
| </thead> |
| <tbody> |
| <tr> |
| <td rowspan="1" colspan="1" valign="top" align="left"><p> Fixed width console </p></td> |
| <td rowspan="1" colspan="1" valign="top" align="left"><p> 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. </p></td> |
| <td rowspan="1" colspan="1" valign="top" align="left"><p> Off </p></td> |
| </tr> |
| <tr> |
| <td colspan="1" valign="top" align="left">Limit console output</td> |
| <td colspan="1" valign="top" align="left">This preference limits the number |
| of characters buffered in the console. When on, a maximum buffer size must |
| also be specified. When console output surpasses the specified maximum, |
| output is truncated from the beginning of the buffer.</td> |
| <td colspan="1" valign="top" align="left">On</td> |
| </tr> |
| <tr> |
| <td colspan="1" valign="top" align="left">Displayed Tab Width </td> |
| <td colspan="1" valign="top" align="left">Allows the default width, in characters, of a tab to be specified </td> |
| <td colspan="1" valign="top" align="left">8</td> |
| </tr> |
| <tr> |
| <td colspan="1" valign="top" align="left">Show When Program Writes to Standard Out </td> |
| <td colspan="1" valign="top" align="left">This preference will force the console to show when something is written to the system out stream. A forced-show can mean that a console will be opened, or that the console will be brought to the top if it is already open. </td> |
| <td colspan="1" valign="top" align="left">On</td> |
| </tr> |
| <tr> |
| <td colspan="1" valign="top" align="left">Show When Program Writes to Standard Error </td> |
| <td colspan="1" valign="top" align="left">This preference will force the console to show when something is written to the system err stream. A forced-show can mean that a console will be opened, or that the console will be brought to the top if it is already open. </td> |
| <td colspan="1" valign="top" align="left">On</td> |
| </tr> |
| <tr> |
| <td rowspan="1" colspan="1" valign="top" align="left"><p> Standard Out Text Color </p></td> |
| <td rowspan="1" colspan="1" valign="top" align="left"><p> This preference controls the colour of text written to the standard output |
| stream by an application. </p></td> |
| <td rowspan="1" colspan="1" valign="top" align="left"><p> Black </p></td> |
| </tr> |
| <tr> |
| <td rowspan="1" colspan="1" valign="top" align="left"><p> Standard Error Text Color </p></td> |
| <td rowspan="1" colspan="1" valign="top" align="left"><p> This preference controls the colour of text written to the standard error |
| stream by an application. </p></td> |
| <td rowspan="1" colspan="1" valign="top" align="left"><p> Red </p></td> |
| </tr> |
| <tr> |
| <td rowspan="1" colspan="1" valign="top" align="left"><p> Standard In Text Color </p></td> |
| <td rowspan="1" colspan="1" valign="top" align="left"><p> This preference controls the colour of text typed into the console to |
| be read by an application. </p></td> |
| <td rowspan="1" colspan="1" valign="top" align="left"><p> Green </p></td> |
| </tr> |
| <tr> |
| <td colspan="1" valign="top" align="left">Background Colour </td> |
| <td colspan="1" valign="top" align="left">This preference controls the colour of the background of the console </td> |
| <td colspan="1" valign="top" align="left">White</td> |
| </tr> |
| </tbody> |
| </table> |
| <p> You can also click the <strong>Change</strong> button to set the font for the Console. </p> |
| <p><img src="../../../images/ngrelc.png" alt="Related concepts" border="0"></p> |
| <p> <a href="../../../concepts/cdebugger.htm">Debugger</a><br> |
| <a href="../../../concepts/concepts-5.htm">Java perspectives</a><br> |
| <a href="../../../concepts/cjavaviews.htm">Java views</a><br> |
| <a href="../../../concepts/clocdbug.htm">Local debugging</a><br> |
| <a href="../../../concepts/cremdbug.htm">Remote debugging</a> |
| </p> |
| <p> <img border="0" src="../../../images/ngrelt.png" alt="Related tasks" > </p> |
| <p> <a href="../../../tasks/task-launching_java_program.htm">Launching a Java program</a><br> |
| <a href="../../../tasks/task-running_and_debugging.htm">Running and debugging</a> |
| </p> |
| <p><img src="../../../images/ngrelr.png" alt="Related reference" border="0"></p> |
| <p><a href="../../../reference/views/console/ref-console_view.htm">Console View</a><br> |
| <a href="../../../reference/preferences/java/debug/ref-installed_jres.htm">Installed JREs Preferences</a> <br> |
| <a href="../../../reference/preferences/java/debug/ref-debug.htm">Java Debug Preferences </a><br> |
| <a href="../../../reference/preferences/run-debug/ref-launching.htm">Launching Preferences</a><br> |
| <a href="../../../reference/preferences/run-debug/ref-perspectives.htm">Perspectives Preferences</a> <br> |
| <a href="../../../reference/preferences/run-debug/ref-run_debug.htm">Run/Debug Preferences</a><br> |
| <a href="../../../reference/preferences/run-debug/ref-string_substitution.htm">String Substitution Preferences</a><br> |
| <a href="../../../reference/preferences/run-debug/ref-view_management.htm">View Management Preferences</a> |
| </p> |
| </body> |
| </html> |