blob: c1d5782e1f930f0b86de9f12c551927540db6706 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. 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 view
</title>
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"> </script>
</head>
<body>
<h1>
Console view
</h1>
<p> This view shows the output of a process and allows you to provide keyboard
input to a process. The console shows three different kinds of text, each in
a different color. </p>
<ul>
<li>
Standard output
</li>
<li>
Standard error
</li>
<li>
Standard input
</li>
</ul>
<p>
You can choose the different colors for these kinds of text on 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">
<strong>Run/Debug &gt; Console</strong></a> preference page.
</p>
<p>
<img border="0" src="../images/ngrelc.png" alt="Related concepts" >
</p>
<p>
<a href="../concepts/concepts-6.htm">Java views</a><br>
<a href="../concepts/concepts-5.htm">Java perspectives</a>
</p>
<p>
<img border="0" src="../images/ngrelt.png" alt="Related tasks" >
</p>
<p>
<a href="../tasks/tasks-consoleAppearance.htm">Changing the appearance of the console view</a><br>
<a href="../tasks/tasks-136.htm">Stepping through the execution of a program</a>
</p>
<p>
<a href="../reference/ref-4.htm">Run menu</a> <a href="views/breakpoints/ref-breakpoints_view.htm">Breakpoints view</a> <a href="views/ref-viewsandeditors.htm">Views and editors</a>
</p>
</body>
</html>