1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00
cdt/doc/org.eclipse.cdt.doc.user/reference/cdt_u_fileprop_inc.htm
2010-05-10 20:25:24 +00:00

106 lines
No EOL
3.2 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//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++ File Properties, Paths and Symbols, Includes</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
<h1>C/C++ File Properties, Paths and Symbols, Includes</h1>
<p>Use the <strong>Paths and Symbols</strong> properties panel <strong>Includes</strong> tab to modify the list of included paths and change the order in which they are referenced.</p>
<p><img img src="../images/cdt_file_inc.png" alt="C/C++ File Properties, Paths and Symbols, Includes"></p>
<table cellpadding="5" cellspacing="0" border="1" width="700" bordercolor="#DDDDDD" >
<caption><strong>Paths and Symbols, Symbols tab</strong></caption>
<colgroup>
<col width="30%" valign="top" >
<col width="70%" valign="top" >
</colgroup>
<tbody>
<tr valign="top" >
<th><strong>Option</strong></th>
<th><strong>Description</strong></th>
</tr>
<tr valign="top" >
<td><strong>Languages</strong> (left pane)</td>
<td>Displays language related to this file.</td>
</tr>
<tr valign="top" >
<td><strong>Include paths</strong> (right pane)</td>
<td>List of include paths related to given language.</td>
</tr>
<tr valign="top" >
<td><strong>Add...</strong></td>
<td>Add new include path.</td>
</tr>
<tr valign="top" >
<td><strong>Edit...</strong></td>
<td>Modify selected include path.</td>
</tr>
<tr valign="top" >
<td><strong>Delete</strong></td>
<td>Remove the selected include path.</td>
</tr>
<tr valign="Export" >
<td><strong>Include</strong></td>
<td>Toggle selected path exported or not.</td>
</tr>
<tr valign="top" >
<td><strong>Move Up</strong></td>
<td>Move the selected element up in the list.</td>
</tr>
<tr valign="top" >
<td><strong>Move Down</strong></td>
<td>Move the selected element down in the list.</td>
</tr>
<tr valign="top" >
<td><strong>Import Settings...</strong></td>
<td>Import symbol settings.</td>
</tr>
<tr valign="top" >
<td><strong>Export Settings...</strong></td>
<td>Export symbol settings.</td>
</tr>
</tbody>
</table>
<dl>
<dt><br>Available for :</dt>
<dd>CDT projects, folders and files</dd>
</dl>
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21"><br>
<ul>
<li><a href=cdt_u_fprop_resource.htm>Resource</a></li>
<li>C/C++ Build</li>
<ul>
<li><a href=cdt_u_fileprop_discovery.htm>Discovery options</a></li>
<li>Settings</li>
<ul>
<li><a href=cdt_u_fileprop_toolsettings.htm>Tool chains setting tab</a></li>
<li><a href=cdt_u_fileprop_steps.htm>Build Steps tab</a></li>
</ul>
<li><a href="cdt_u_prop_build_toolchain.htm">Tool chain editor page</a>
</ul>
<li>C/C++ General</li>
<ul>
<li>Paths and Symbols</li>
<ul>
<li><a href="cdt_u_fileprop_inc.htm">Includes tab</a>
<li><a href="cdt_u_fileprop_sym.htm">Symbols tab</a>
<li><a href="cdt_u_prop_general_pns_hier.htm">Data Hierarchy tab</a>
</ul>
</ul>
<li><a href="cdt_u_prop_rundebug.htm">Run/Debug Settings page</a>
</ul>
<hr >
<p><img src="../images/intl_07.gif" ALT="Intel Copyright Statement" ></p>
</body>
</html>