carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_c_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

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//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>C/C++ preferences</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>

<h1>C/C++ preferences</h1>

<p>The <b>C/C++</b> preference dialog box allows you to make changes to your C/C++ environment.</p>
<p><img src="../images/c_cpp_preferences.png" alt="C/C++ Main Preferences Window"></p>

<table width="600px" cellpadding="5" cellspacing="0" border="1" >
	<caption><b>C/C++ Preference Options</b></caption>
	<colgroup>
		<col width="30%" valign="top" >
		<col width="70%" valign="top" >
	</colgroup>
	<tbody>
		<tr>
			<td width="30%" valign="top"><b>Follow unindexed header files when producing the outline view</b></td>
			<td valign="top">Activate to do a more exhaustive search of header paths to build a more complete outline view.</td>
		</tr>
	</tbody>
</table>

<h2>C/C++ Submenu Items</h2>

<p><dl>
  <dt>Appearance</dt>
  <dd>Controls appearance of C elements in viewers.</dd>
  <dt>Build Console</dt>
  <dd>Preferences for customize the appearance of the Build Console view.</dd>
  <dt>CDT build variables</dt>
  <dd>Displays a list of build variables (ex-build macros) available in CDT.</dd>
  <dt>Code Style</dt>
  <dd>Defines default code style. You can select one of existing profiles or set your own style.</dd>
  <dt>Debug</dt>
  <dd>Preferences for customizing the C/C++ debugger.</dd>
  <dt>Editor</dt>
  <dd>Preferences for customizing the C/C++ editor.</dd>
  <dt>Environment</dt>
  <dd>Displays a list of CDT-specific environment variables</dd>
  <dt>File Types</dt>
  <dd>Define which file extensions are linked to specific languages</dd>
  <dt>Indexer</dt>
  <dd>Define global settings for indexer</dd>
  <dt>Language mappings</dt>
  <dd>Set correspondence between content types and available languages.</dd>
  <dt>Make</dt>
  <dd>Settings specific for 'make' builder</dd>
  <dt>New CDT project wizard</dt>
  <dd>Controls behaviour of New Project Wizard</dd>
  <dt>Property Pages settings</dt>
  <dd>Controls behaviour of property pages</dd>
  <dt>Template Default Values</dt>
  <dd>Defines values to be used in CDT project templates</dd>
</dl></p>


<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
<br>
<a href="cdt_o_views.htm">Views</a></p>
<img src="../images/intl_07.gif" ALT="Intel Copyright Statement" >

</body>

</html>