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