1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/doc/org.eclipse.cdt.doc.user/reference/cdt_u_build_pref.htm
David Daoust 010da4dcb9 From Dave Williams:
Another doc update patch.  This one includes screen captures for the C++ preferences, and some views, outline view, projects view.

Updated the references page to show all documentation in that section from the main page (there were double linked sections and some docs were not linked).

Updated the topics_Reference.xml, it also contained invalid and double linked sections.
2004-04-19 14:57:01 +00:00

51 lines
2.2 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html lang="en">
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Customizing the C-Build view</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
<h1>Build Console page, Preferences window</h1>
<p>You can customize the appearance of the Build Console view.</p>
<p><img src="../images/BuildConsole.png" border="0" width="635" height="539" alt="Build Console Preferences Dialog Box"></p>
<dl>
<dt>Always clear console before building</dt>
<dd>Select this checkbox to clear the console whenever you perform a build.</dd>
<dt>Open console when building</dt>
<dd>Select this checkbox to open the colsule build when you perform a build.</dd>
<dt>Bring console to top when building (if present)</dt>
<dd>Select this checkbox to bring the build console to the front when you perform a build.</dd>
<dt>Limit console output (#lines)</dt>
<dd>You sepcify the maximum number of lines that appear in the build console view.</dd>
<dt>Display tab width</dt>
<dd>You can specify the number of spaces for a tab.</dd>
<dt>Output text color</dt>
<dd>You can costimize the color of text in the build console.</dd>
<dt>Information message text color</dt>
<dd>You can cusomize the color of information text messages in the build console.</dd>
<dt>Error message text color</dt>
<dd>You can cusomize the color of error text messages in the build console.</dd>
</dl>
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
<br>
<a href="../concepts/cdt_c_build_over.htm">Build overview</a></p>
<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
<br>
<a href="../tasks/cdt_t_proj_build_set.htm">Defining Build Settings</a><br>
<a href="../tasks/cdt_o_build_task.htm">Building</a></p>
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21"> <br>
<a href="../reference/cdt_o_views.htm">Views</a></p>
<img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14">
</body>
</html>