carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/tasks/cdt_t_cbuild_pref.htm
changeset 5 684bf18fdedf
equal deleted inserted replaced
4:4764c8c88759 5:684bf18fdedf
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
       
     2 <html lang="en">
       
     3 <head>
       
     4   <meta http-equiv="Content-Language" content="en-us">
       
     5   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
       
     6   <title>Customizing the Console view</title>
       
     7   <link rel="stylesheet" type="text/css" href="../help.css">
       
     8 </head>
       
     9 <body>
       
    10 <h1>Customizing the Console view</h1>
       
    11 <p>The Console view displays the output of the utilities invoked when
       
    12 building a project or the programs output when running/debugging.</p>
       
    13 <p>To set Console view preferences</p>
       
    14 <ol>
       
    15   <li>Click <b>Window &gt; Preferences</b>.</li>
       
    16   <li>Expand <b>C/C++</b> and click <b>Build Console</b>.<br>
       
    17     <img src="../images/BuildConsole.png" alt="Build Console Properties"></li>
       
    18   <li>To display information on the latest build only, select the <b>Always
       
    19 clear console before building</b> check box.</li>
       
    20   <li>To open the Console view when a project is built, select the <b>Open
       
    21 console when building</b> check box.</li>
       
    22   <li>To display the console if it is already open when a project is
       
    23 built, select the <b>Bring the console to top when building (if
       
    24 present)</b> check box.</li>
       
    25   <li>To change the number of lines the console stores in its history,
       
    26 enter a new value in the text field next to <b>Limit console output (#
       
    27 lines)</b>.</li>
       
    28   <li>To change the number of spaces displayed by a tab, enter the
       
    29 number in the txt field next to <b>Display tab width</b>.</li>
       
    30   <li>Click <b>OK</b>.</li>
       
    31 </ol>
       
    32 <p><img border="0" src="../images/ngconcepts.gif" alt="Related concepts"
       
    33  width="143" height="21">
       
    34 <br>
       
    35 <a href="../concepts/cdt_c_build_over.htm">Build overview</a></p>
       
    36 <p><img border="0" src="../images/ngtasks.gif" alt="Related tasks"
       
    37  width="143" height="21">
       
    38 <br>
       
    39 <a href="cdt_t_proj_build_set.htm">Defining Project Build settings</a><br>
       
    40 <a href="cdt_o_build_task.htm">Building projects</a></p>
       
    41 <p><img border="0" src="../images/ngref.gif" alt="Related reference"
       
    42  width="143" height="21"> <br>
       
    43 <a href="../reference/cdt_o_views.htm">Views</a></p>
       
    44 <img src="../images/ng00_04a.gif" alt="IBM Copyright Statement">
       
    45 </body>
       
    46 </html>