carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_prop_general_idx.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 4.01//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>C/C++ Project Properties, Indexer</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>C/C++ Project Properties, C/C++ Indexer</h1>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    11
<p>You can select which C/C++ Indexer to use for your project. The
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    12
indexer is necessary for search and related features, like content
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    13
assist.</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    14
<p><img img="" src="../images/prop_index.png"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    15
 alt="C/C++ Project Properties, C/C++ Indexer"></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    16
<p></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    17
<dl>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    18
  <dt>Enable project specific settings</dt>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    19
  <dd>Check this box if you need specific index settings for this project. Else common settings (defined in Preferences) will be applied. In this case, all controls below are disabled.</dd>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    20
  <dt>Select indexer</dt>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    21
  <dd>Specifies the Indexer to use for this project; <b>No Indexer</b>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    22
disables indexing. Every indexer may have its own set of options.
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    23
  </dd>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    24
  <dt>Build configuration for the indexer</dt>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    25
  <dd>Index source either from specified configuration, or from active one.
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    26
  Since indexing takes a lot of time, using active configuration is not recommended,
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    27
  because re-index will be fired after each active configuration change. 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    28
  </dd>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    29
  <dt><br>Available for :</dt>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    30
  <dd>CDT projects</dd>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    31
</dl>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    32
<p><img border="0" src="../images/ngref.gif" alt="Related reference"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    33
 width="143" height="21"><br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    34
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    35
<ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    36
<li><a href="cdt_u_prop_resource.htm">Project Properties, Resource page</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    37
<li><a href="cdt_u_prop_builders.htm">Project Properties, Builders page</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    38
<li><a href="cdt_u_prop_all.htm">Project Properties, common C/C++ Configurations handling</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    39
   <ul type="disc">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    40
   <li><a href="cdt_u_prop_manage_dialog.htm">Manage Configurations dialog</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    41
   <li><a href="cdt_u_prop_manage_newdialog.htm">Create Configuration dialog</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    42
   <li><a href="cdt_u_prop_manage_rendialog.htm">Rename Configuration dialog</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    43
   </ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    44
<li><a href="cdt_u_prop_build.htm">Project Properties, C/C++ Build category</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    45
   <ul type="disc">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    46
   <li><a href="cdt_u_prop_build_discovery.htm">Discovery options page</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    47
   <li><a href="cdt_u_prop_build_environment.htm">Environment page</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    48
   <li>Settings page
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    49
       <ul> 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    50
       <li><a href="cdt_u_prop_build_settings_tool.htm">     Tool Settings tab</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    51
       <li><a href="cdt_u_prop_build_settings_steps.htm">    Build Steps tab</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    52
       <li><a href="cdt_u_prop_build_settings_artifact.htm"> Build Artifact tab</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    53
       <li><a href="cdt_u_prop_build_settings_binparser.htm">Binary Parsers tab</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    54
       <li><a href="cdt_u_prop_build_settings_errparser.htm">Error Parsers tab</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    55
       </ul> 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    56
   <li><a href="cdt_u_prop_build_toolchain.htm">Tool chain editor page</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    57
   <li><a href="cdt_u_prop_build_variables.htm">Variables page</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    58
   </ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    59
<li>Project Properties, <a href="cdt_u_prop_general.htm">C/C++ General category</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    60
   <ul type="disc"> 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    61
   <li><a href="cdt_u_prop_general_doc.htm">Documentation page</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    62
   <li><a href="cdt_u_prop_general_exp.htm">Export Settings page</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    63
       <!--ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    64
       <li><a href="cdt_u_prop_general_exp_inc.htm">Includes tab</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    65
       <li><a href="cdt_u_prop_general_exp_sym.htm">Symbols tab</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    66
       <li><a href="cdt_u_prop_general_exp_lib.htm">Libraries tab</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    67
       <li><a href="cdt_u_prop_general_exp_libpath.htm">Libraries path tab</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    68
       </ul-->
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    69
   <li><a href="cdt_u_prop_general_typ.htm">File Types page</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    70
   <li><a href="cdt_u_prop_general_idx.htm">Indexer page</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    71
   <li><a href="cdt_u_prop_general_lng.htm">Language Mapping page</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    72
   <li>Paths and Symbols page
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    73
       <ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    74
       <li><a href="cdt_u_prop_general_pns_inc.htm">Includes tab</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    75
       <li><a href="cdt_u_prop_general_pns_sym.htm">Symbols tab</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    76
       <li><a href="cdt_u_prop_general_pns_lib.htm">Libraries tab</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    77
       <li><a href="cdt_u_prop_general_pns_libpath.htm">Libraries path tab</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    78
       <li><a href="cdt_u_prop_general_pns_src.htm">Source Location tab</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    79
       <li><a href="cdt_u_prop_general_pns_out.htm">Output Location tab</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    80
       <li><a href="cdt_u_prop_general_pns_ref.htm">References tab</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    81
       <li><a href="cdt_u_prop_general_pns_hier.htm">Data Hierarchy tab</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    82
       </ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    83
   </ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    84
<li><a href="cdt_u_prop_ref.htm">C/C++ Project Properties, Project References page</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    85
<li><a href="cdt_u_prop_rundebug.htm">C/C++ Project Properties, Run/Debug Settings page</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    86
</ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    87
</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    88
<p><img src="../images/intl_07.gif" ALT="Intel Copyright Statement" ></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    89
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    90
</body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    91
</html>