mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
66 lines
No EOL
2.4 KiB
HTML
66 lines
No EOL
2.4 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>C/C++ preferences</title>
|
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
|
</head>
|
|
<body>
|
|
|
|
<h1>C/C++ preferences</h1>
|
|
|
|
<p>The C/C++ 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>
|
|
<dl>
|
|
<dt>Link view selection to active editor</dt>
|
|
<dd>Select this checkbox to open an item selected in the Projects view, in the Editor view.</dd>
|
|
<dt>Follow unindexed header files when producing the outline view.</dt>
|
|
<dd>Select this checkbox to follow all defined #includes when you produce the Outline view.<br>
|
|
<b>Note: </b>This is not recommended for large projects or large files.</dd>
|
|
|
|
</dl>
|
|
|
|
<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> |