mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 01:15:29 +02:00
Removes wrong information about indexer, bug 282510.
This commit is contained in:
parent
a3b3eae7ab
commit
dd438b6cee
7 changed files with 0 additions and 48 deletions
|
@ -39,8 +39,6 @@ declarations and cross reference information.<br>
|
|||
<p><img border="0" src="../images/ngconcepts.gif" alt="Related concepts"
|
||||
width="143" height="21"> <br>
|
||||
<a href="cdt_c_search.htm">C/C++ search</a><br>
|
||||
<a href="cdt_c_indexer_open_close.htm">C/C++ Indexer Opening or Closing
|
||||
a project</a><br>
|
||||
<a href="cdt_c_indexer_prog_bar.htm">C/C++ Indexer Progress Bar</a></p>
|
||||
<p><img border="0" src="../images/ngtasks.gif" alt="Related tasks"
|
||||
width="143" height="21"><br>
|
||||
|
|
|
@ -22,8 +22,6 @@ be potentially long running, especially on larger projects. <br>
|
|||
width="143" height="21"> <br>
|
||||
<a href="cdt_c_indexer.htm">C/C++ Indexer</a><br>
|
||||
<a href="cdt_c_search.htm">C/C++ search</a><br>
|
||||
<a href="cdt_c_indexer_open_close.htm">C/C++ Indexer Opening or Closing
|
||||
a project</a><br>
|
||||
<a href="cdt_c_indexer_prog_bar.htm">C/C++ Indexer Progress Bar</a></p>
|
||||
<p><img border="0" src="../images/ngtasks.gif" alt="Related tasks"
|
||||
width="143" height="21"><br>
|
||||
|
|
|
@ -1,38 +0,0 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta content="en-us" http-equiv="Content-Language">
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
|
||||
<title>C/C++ Indexer Opening or Closing a project</title>
|
||||
<link href="../help.css" type="text/css" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
<h1>C/C++ Indexer Opening or Closing a project</h1>
|
||||
<p>The user opening a previously closed project results in the entire
|
||||
project being re-indexed. </p>
|
||||
<p>Closing a project results in the index being deleted. Search
|
||||
features will not report any results for closed projects.</p>
|
||||
<p><img height="21" width="143" alt="Related concepts"
|
||||
src="../images/ngconcepts.gif" border="0">
|
||||
<br>
|
||||
<a href="cdt_c_search.htm">C/C++ search</a><br>
|
||||
<a href="cdt_c_indexer.htm">C/C++ Indexer</a><br>
|
||||
<a href="cdt_c_indexer_prog_bar.htm">C/C++ Indexer Progress Bar</a></p>
|
||||
<p><img height="21" width="143" alt="Related tasks"
|
||||
src="../images/ngtasks.gif" border="0"><br>
|
||||
<a href="../tasks/cdt_t_sel_search.htm">Selection Searching for C/C++
|
||||
elements</a><br>
|
||||
<a href="../tasks/cdt_t_set_src_fold.htm">Setting Source Folders</a><br>
|
||||
</p>
|
||||
<p><img height="21" width="143" alt="Related reference"
|
||||
src="../images/ngref.gif" border="0">
|
||||
<br>
|
||||
<a href="../reference/cdt_u_search.htm">C/C++ search page, Search
|
||||
dialog box</a>
|
||||
<br>
|
||||
<a href="../reference/cdt_u_prop_general_idx.htm">C/C++ Project Properties, Indexer</a>
|
||||
</p>
|
||||
<p> </p>
|
||||
<img alt="IBM Copyright Statement" src="../images/ng00_07.gif">
|
||||
</body>
|
||||
</html>
|
|
@ -24,8 +24,6 @@ indexing job and disable the indexer through the properties.</p>
|
|||
<br>
|
||||
<a href="cdt_c_search.htm">C/C++ search</a><br>
|
||||
<a href="cdt_c_indexer.htm">C/C++ Indexer</a><br>
|
||||
<a href="cdt_c_indexer_open_close.htm">C/C++ Indexer Opening or Closing
|
||||
a project</a></p>
|
||||
<p><img height="21" width="143" alt="Related tasks"
|
||||
src="../images/ngtasks.gif" border="0"><br>
|
||||
<a href="../tasks/cdt_t_sel_search.htm">Selection Searching for C/C++
|
||||
|
|
|
@ -51,7 +51,6 @@
|
|||
-->
|
||||
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_c_search.htm">C/C++ search</a><br>
|
||||
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_c_indexer.htm">C/C++ Indexer</a><br>
|
||||
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_c_indexer_open_close.htm">C/C++ Indexer Opening or Closing a project</a><br>
|
||||
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_c_indexer_prog_bar.htm">C/C++ Indexer Progress Bar</a><br>
|
||||
|
||||
<p><img src="../images/ng00_07.gif" ALT="IBM Corporation Statement" ></p>
|
||||
|
|
|
@ -43,8 +43,6 @@ change to a "hollow" C or H.</li>
|
|||
<br>
|
||||
<a href="../concepts/cdt_c_search.htm">C/C++ search</a><br>
|
||||
<a href="../concepts/cdt_c_indexer.htm">C/C++ Indexer</a><br>
|
||||
<a href="../concepts/cdt_c_indexer_open_close.htm">C/C++ Indexer
|
||||
Opening or Closing a project</a><br>
|
||||
<a href="../concepts/cdt_c_indexer_prog_bar.htm">C/C++ Indexer Progress
|
||||
Bar</a></p>
|
||||
<p><img height="21" width="143" alt="Related tasks"
|
||||
|
|
|
@ -32,7 +32,6 @@
|
|||
</topic>
|
||||
<topic label="C/C++ search" href="concepts/cdt_c_search.htm">
|
||||
<topic label="C/C++ Indexer" href="concepts/cdt_c_indexer.htm"/>
|
||||
<topic label="C/C++ Indexer Opening or Closing a project" href="concepts/cdt_c_indexer_open_close.htm"/>
|
||||
<topic label="C/C++ Indexer Progress Bar" href="concepts/cdt_c_indexer_prog_bar.htm"/>
|
||||
</topic>
|
||||
</toc>
|
Loading…
Add table
Reference in a new issue