2005-07-27 20:04:02 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2009-04-28 16:04:39 +00:00
< html lang = "en" >
2005-07-27 20:04:02 +00:00
< head >
< meta http-equiv = "Content-Language" content = "en-us" >
< meta http-equiv = "Content-Type" content = "text/html; charset=UTF-8" >
2007-06-18 15:28:59 +00:00
< title > Indexer Preference page< / title >
2005-07-27 20:04:02 +00:00
< link rel = "stylesheet" type = "text/css" href = "../help.css" >
< / head >
< body >
2007-06-18 15:28:59 +00:00
< h1 > Indexer Preference page< / h1 >
2010-03-31 01:34:27 +00:00
< p > Use the < strong > Indexer< / strong > preference page to select the indexer used by default for new projects and configure its behavior.< / p >
2005-07-27 20:04:02 +00:00
< p > < img src = "../images/indexer_preference_page.PNG"
2007-06-18 15:28:59 +00:00
alt="Indexer Preferences Window" >< br >
2005-07-27 20:04:02 +00:00
< / p >
2007-06-18 15:28:59 +00:00
< table width = "600" cellpadding = "5" cellspacing = "0" border = "1" >
< caption >
2010-03-31 01:34:27 +00:00
< strong > Indexer Options< / strong >
2007-06-18 15:28:59 +00:00
< / caption >
< colgroup >
< col width = "30%" valign = "top" >
< col width = "70%" valign = "top" >
< / colgroup >
< tbody >
< tr >
2010-03-31 01:34:27 +00:00
< td width = "241" valign = "top" > < strong > Select Indexer < / strong > < / td >
2007-06-18 15:28:59 +00:00
< td width = "333" valign = "top" > Select the indexer to use by default for all new projects. < / td >
< / tr >
< tr >
2010-03-31 01:34:27 +00:00
< td valign = "top" > < strong > Index all files (files neither built nor included, also) < / strong > < / td >
2007-06-18 15:28:59 +00:00
< td valign = "top" > Activate this checkbox to index all files < / td >
< / tr >
< tr >
2010-03-31 01:34:27 +00:00
< td valign = "top" > < strong > Skip all references (Call Hierarchy and Search will not work) < / strong > < / td >
2008-11-20 09:17:20 +00:00
< td valign = "top" > Activate this checkbox to not index references to save space and gain performance. This prevents some portions of CDT from working, like Call Hierarchy and search for references. < / td >
2007-06-18 15:28:59 +00:00
< / tr >
< tr >
2010-03-31 01:34:27 +00:00
< td valign = "top" > < strong > Skip type references (Search for type references will not work) < / strong > < / td >
2008-11-20 09:17:20 +00:00
< td valign = "top" > Activate this checkbox to not index type references. This prevents some portions of CDT from working, like Search for type references. < / td >
< / tr >
< tr >
2010-03-31 01:34:27 +00:00
< td valign = "top" > < strong > Skip macro references (Search for macro references will not work) < / strong > < / td >
2008-11-20 09:17:20 +00:00
< td valign = "top" > Activate this checkbox to not index macro references. This prevents some portions of CDT from working, like Search for macro references. < / td >
2007-06-18 15:28:59 +00:00
< / tr >
< tr >
2010-03-31 01:34:27 +00:00
< td valign = "top" > < strong > Files to index up-front < / strong > < / td >
2007-06-18 15:28:59 +00:00
< td valign = "top" > Type a comma separated list of files that should always be indexed immediately. < / td >
< / tr >
< tr >
2010-03-31 01:34:27 +00:00
< td valign = "top" > < strong > Automatically update the index < / strong > < / td >
2007-06-18 15:28:59 +00:00
< td valign = "top" > Activate this checkbox to have the index automatically update as it requires. < / td >
< / tr >
< tr >
2010-03-31 01:34:27 +00:00
< td valign = "top" > < strong > Update index immediately after every file change < / strong > < / td >
2007-06-18 15:28:59 +00:00
< td valign = "top" > Activate this checkbox to force an index update whenever a file is saved. < / td >
< / tr >
< tr >
2010-03-31 01:34:27 +00:00
< td valign = "top" > < strong > Use active build configuration < / strong > < / td >
2007-06-18 15:28:59 +00:00
< td valign = "top" > Activate this checkbox to always use the active build configuration indexer settings to build the index. < / td >
< / tr >
< tr >
2010-03-31 01:34:27 +00:00
< td valign = "top" > < strong > Use the build configuration specified in the project's indexer settings < / strong > < / td >
2007-06-18 15:28:59 +00:00
< td valign = "top" > Activate this checkbox to always use the project's indexer settings to build the index. < / td >
< / tr >
< tr >
2010-03-31 01:34:27 +00:00
< td valign = "top" > < strong > Limit relative to the maximum heap size < / strong > < / td >
2007-06-18 15:28:59 +00:00
< td valign = "top" > Specify the relative size limit the index can reach based on the maximum heap size. < / td >
< / tr >
< tr >
2010-03-31 01:34:27 +00:00
< td valign = "top" > < strong > Index database cache: Absolute limit < / strong > < / td >
2007-06-18 15:28:59 +00:00
< td valign = "top" > Specify the maximum size the index database cache is limited to. < / td >
< / tr >
< tr >
2010-03-31 01:34:27 +00:00
< td valign = "top" > < strong > Header file cache: Absolute limit < / strong > < / td >
2007-06-18 15:28:59 +00:00
< td valign = "top" > Specify the maximum size the header file cache is limited to. < / td >
< / tr >
< / tbody >
< / table >
2005-07-27 20:04:02 +00:00
< p > < img style = "border: 0px solid ; width: 143px; height: 21px;"
src="../images/ngconcepts.gif" alt="Related concepts"> < br >
< a href = "../concepts/cdt_o_code_entry.htm" > Coding aids< / a > < br >
< a href = "../concepts/cdt_c_search.htm" > C/C++ search< / a > < / p >
< p > < img style = "border: 0px solid ; width: 143px; height: 21px;"
src="../images/ngtasks.gif" alt="Related tasks"> < br >
< a href = "../tasks/cdt_t_search.htm" > Searching for C/C++ elements< / a > < br >
< a href = "../tasks/cdt_t_cust_cpp_editor.htm" > Customizing the C/C++
editor< / a > < / p >
< p > < img style = "border: 0px solid ; width: 143px; height: 21px;"
src="../images/ngref.gif" alt="Related reference">
< br >
< a href = "cdt_u_search.htm" > C/C++ search page, Search window< / a > < br >
< a href = "cdt_u_m_search.htm" > Search action< / a > < br >
< a href = "cdt_u_search_view.htm" > Search view< / a > < br >
< / p >
2009-05-05 20:53:52 +00:00
< p > < img src = "../images/nokia2007Copyright.png" alt = "Nokia Copyright Statement" width = "255" height = "14" > < br >
2007-06-18 15:28:59 +00:00
< img src = "../images/ng00_05a.gif" alt = "Copyright"
2005-07-27 20:04:02 +00:00
style="width: 324px; height: 14px;">< br >
< / p >
< p >
< / p >
< / body >
< / html >