carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_c_pref.htm
changeset 5 684bf18fdedf
equal deleted inserted replaced
4:4764c8c88759 5:684bf18fdedf
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
       
     2 <html lang="en">
       
     3 
       
     4 <head>
       
     5 <meta http-equiv="Content-Language" content="en-us">
       
     6 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
       
     7 <title>C/C++ preferences</title>
       
     8 <link rel="stylesheet" type="text/css" href="../help.css">
       
     9 </head>
       
    10 <body>
       
    11 
       
    12 <h1>C/C++ preferences</h1>
       
    13 
       
    14 <p>The <b>C/C++</b> preference dialog box allows you to make changes to your C/C++ environment.</p>
       
    15 <p><img src="../images/c_cpp_preferences.png" alt="C/C++ Main Preferences Window"></p>
       
    16 
       
    17 <table width="600px" cellpadding="5" cellspacing="0" border="1" >
       
    18 	<caption><b>C/C++ Preference Options</b></caption>
       
    19 	<colgroup>
       
    20 		<col width="30%" valign="top" >
       
    21 		<col width="70%" valign="top" >
       
    22 	</colgroup>
       
    23 	<tbody>
       
    24 		<tr>
       
    25 			<td width="30%" valign="top"><b>Follow unindexed header files when producing the outline view</b></td>
       
    26 			<td valign="top">Activate to do a more exhaustive search of header paths to build a more complete outline view.</td>
       
    27 		</tr>
       
    28 	</tbody>
       
    29 </table>
       
    30 
       
    31 <h2>C/C++ Submenu Items</h2>
       
    32 
       
    33 <p><dl>
       
    34   <dt>Appearance</dt>
       
    35   <dd>Controls appearance of C elements in viewers.</dd>
       
    36   <dt>Build Console</dt>
       
    37   <dd>Preferences for customize the appearance of the Build Console view.</dd>
       
    38   <dt>CDT build variables</dt>
       
    39   <dd>Displays a list of build variables (ex-build macros) available in CDT.</dd>
       
    40   <dt>Code Style</dt>
       
    41   <dd>Defines default code style. You can select one of existing profiles or set your own style.</dd>
       
    42   <dt>Debug</dt>
       
    43   <dd>Preferences for customizing the C/C++ debugger.</dd>
       
    44   <dt>Editor</dt>
       
    45   <dd>Preferences for customizing the C/C++ editor.</dd>
       
    46   <dt>Environment</dt>
       
    47   <dd>Displays a list of CDT-specific environment variables</dd>
       
    48   <dt>File Types</dt>
       
    49   <dd>Define which file extensions are linked to specific languages</dd>
       
    50   <dt>Indexer</dt>
       
    51   <dd>Define global settings for indexer</dd>
       
    52   <dt>Language mappings</dt>
       
    53   <dd>Set correspondence between content types and available languages.</dd>
       
    54   <dt>Make</dt>
       
    55   <dd>Settings specific for 'make' builder</dd>
       
    56   <dt>New CDT project wizard</dt>
       
    57   <dd>Controls behaviour of New Project Wizard</dd>
       
    58   <dt>Property Pages settings</dt>
       
    59   <dd>Controls behaviour of property pages</dd>
       
    60   <dt>Template Default Values</dt>
       
    61   <dd>Defines values to be used in CDT project templates</dd>
       
    62 </dl></p>
       
    63 
       
    64 
       
    65 <p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21">
       
    66 <br>
       
    67 <a href="cdt_o_views.htm">Views</a></p>
       
    68 <img src="../images/intl_07.gif" ALT="Intel Copyright Statement" >
       
    69 
       
    70 </body>
       
    71 
       
    72 </html>