From 4d5059e54b0207434faccd2bdecc4f5cc12d8d91 Mon Sep 17 00:00:00 2001 From: Bogdan Gheorghe Date: Wed, 27 Jul 2005 21:41:08 +0000 Subject: [PATCH] User Docs for indexer/search --- .../concepts/cdt_c_indexer.htm | 14 +- .../concepts/cdt_c_indexer_ctagsindexer.htm | 32 +- .../concepts/cdt_c_indexer_fullindexer.htm | 35 +- .../concepts/cdt_c_indexer_open_close.htm | 73 ++-- .../concepts/cdt_c_indexer_prob_rep.htm | 75 ----- .../images/search.png | Bin 9833 -> 21307 bytes .../reference/cdt_u_search.htm | 315 ++++++++++-------- .../tasks/cdt_t_endis_indexer.htm | 63 ---- .../tasks/cdt_t_indexer_enablectags.html | 12 +- .../tasks/cdt_t_indexer_enablefull.htm | 6 +- .../tasks/cdt_t_indexer_prob_rep.htm | 53 --- .../tasks/cdt_t_indexer_timeout.htm | 53 --- 12 files changed, 263 insertions(+), 468 deletions(-) delete mode 100644 doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_prob_rep.htm delete mode 100644 doc/org.eclipse.cdt.doc.user/tasks/cdt_t_endis_indexer.htm delete mode 100644 doc/org.eclipse.cdt.doc.user/tasks/cdt_t_indexer_prob_rep.htm delete mode 100644 doc/org.eclipse.cdt.doc.user/tasks/cdt_t_indexer_timeout.htm diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer.htm index 4dfef337766..0ee6b8d437d 100644 --- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer.htm +++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer.htm @@ -41,7 +41,6 @@ declaration information.
Full C/C++ Indexer
CTags Indexer
C/C++ search
-C/C++ Indexer Problem Reporting
C/C++ Indexer Opening or Closing a project
C/C++ Indexer Progress Bar

@@ -49,13 +48,14 @@ a project
width="143" height="21">
Selection Searching for C/C++ elements
-Enable/Disable the C/C++ +Enable/Disable the Full +C/C++ Indexer
-C/C++ Indexer Problem -Reporting
-C/C++ Indexer - Indexer -Timeout
-Setting Source Folders
+Enable/Disable the +CTags +Indexer
+Setting Source Folders

Related reference diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_ctagsindexer.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_ctagsindexer.htm index f03d2c78b37..c09778d3dd5 100644 --- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_ctagsindexer.htm +++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_ctagsindexer.htm @@ -1,10 +1,10 @@ - - + + CTags Indexer - +

CTags Indexer

@@ -23,28 +23,26 @@ indexing as the Full C/C++ indexer. Specifically:
  • limited preprocessing capabilties
  • -

    Related concepts
    +

    Related concepts
    +C/C++ Indexer
    Full C/C++ Indexer
    C/C++ search
    -C/C++ Indexer Problem Reporting
    C/C++ Indexer Opening or Closing a project
    C/C++ Indexer Progress Bar

    -

    Related tasks
    +

    Related tasks
    Selection Searching for C/C++ elements
    -Enable/Disable the C/C++ +Enable/Disable the Full C/C++ Indexer
    -C/C++ Indexer Problem -Reporting
    -C/C++ Indexer - Indexer -Timeout
    +Enable/Disable the CTags +Indexer
    Setting Source Folders

    -

    Related reference +

    Related reference
    Search, C/C++ Preferences window @@ -58,7 +56,7 @@ Properties, Managed, Indexer C/C++ Project Properties, Standard, Indexer

     

    -IBM Copyright Statement +IBM Copyright Statement diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_fullindexer.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_fullindexer.htm index be75141a5f3..8def4a973e9 100644 --- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_fullindexer.htm +++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_fullindexer.htm @@ -1,10 +1,10 @@ - - + + Full C/C++ Indexer - +

    Full C/C++ Indexer

    @@ -18,28 +18,29 @@ quicker and more accurate results.

    This indexer provides the most complete set of information but can be potentially long running, especially on larger projects.

    -

    Related concepts
    +

    Related concepts
    C/C++ Indexer
    +CTags Indexer
    C/C++ search
    -C/C++ Indexer Problem Reporting
    C/C++ Indexer Opening or Closing a project
    C/C++ Indexer Progress Bar

    -

    Related tasks
    +

    Related tasks
    Selection Searching for C/C++ elements
    -Enable/Disable the C/C++ +Enable/Disable the Full +C/C++ +Indexer
    +Enable/Disable the +CTags Indexer
    -C/C++ Indexer Problem -Reporting
    -C/C++ Indexer - Indexer -Timeout
    Setting Source Folders

    -

    Related reference +

    Related reference
    Search, C/C++ Preferences window @@ -53,7 +54,7 @@ Properties, Managed, Indexer C/C++ Project Properties, Standard, Indexer

     

    -IBM Copyright Statement +IBM Copyright Statement diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_open_close.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_open_close.htm index e6f71873645..5a27af708c3 100644 --- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_open_close.htm +++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_open_close.htm @@ -1,49 +1,52 @@ - - - -C/C++ Indexer Opening or Closing a project - + + + C/C++ Indexer Opening or Closing a project + - -

    C/C++ Indexer Opening or Closing a project

    - -

    The user opening a previously closed project results in the entire project being re-indexed.

    - -

    Closing a project results in the index being deleted. Search features will not reperot any results for closed projects.

    - - - -

    Related concepts +

    The user opening a previously closed project results in the entire +project being re-indexed.

    +

    Closing a project results in the index being deleted. Search +features will not report any results for closed projects.

    +

    Related concepts
    C/C++ search
    C/C++ Indexer
    -C/C++ Indexer Problem Reporting
    +Full C/C++ Indexer
    +CTags Indexer
    C/C++ Indexer Progress Bar

    - - -

    Related tasks
    -Selection Searching for C/C++ elements
    -Enable/Disable the C/C++ Indexer
    -C/C++ Indexer Problem Reporting
    -C/C++ Indexer – Indexer Timeout
    +

    Related tasks
    +Selection Searching for C/C++ +elements
    +Enable/Disable the Full +C/C++ +Indexer
    +Enable/Disable the +CTags +Indexer
    Setting Source Folders

    - - -

    Related reference -
    Search, C/C++ Preferences window -
    C/C++ search page, Search dialog box -
    C/C++ Project Properties, Managed, Indexer -
    C/C++ Project Properties, Standard, Indexer

    - +

    Related reference +
    +Search, C/C++ Preferences +window +
    +C/C++ search page, Search +dialog box +
    +C/C++ Project +Properties, Managed, Indexer +
    +C/C++ Project +Properties, Standard, Indexer

     

    -IBM Copyright Statement - +IBM Copyright Statement - - \ No newline at end of file + diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_prob_rep.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_prob_rep.htm deleted file mode 100644 index f52dbc14e52..00000000000 --- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_prob_rep.htm +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - -C/C++ Indexer Problem Reporting - - - - - -

    C/C++ Indexer Problem Reporting

    - -

    C/C++ Index Problem reporting places a problem marker on the editor and adds an item to the error list for each preprocessor or semantic problem reported by the parser. Note that the markers will only show up the next time the file is indexed.

    -

    Note: This feature is not recommended for large projects.

    - -

    Preprocessor Problems

    -

    In order for search and search related features to work properly, it is imperative that include paths are set up properly so that the parser can find source files and index them. -If you suspect that your search results are lacking, you can turn on the preprocessor problem markers. These will place a marker on the line that has the preprocessor problem.

    -

    This includes: -

    - -

    Semantic Problems

    - -

    The problem markers can also indicate semantic errors in your code.

    -

    The errors flagged include: -

    - - - -

    Related concepts -
    -C/C++ search
    -C/C++ Indexer
    -C/C++ Indexer Opening or Closing a project
    -C/C++ Indexer Progress Bar

    - - -

    Related tasks
    -Selection Searching for C/C++ elements
    -Enable/Disable the C/C++ Indexer
    -C/C++ Indexer Problem Reporting
    -C/C++ Indexer - Indexer Timeout
    -Setting Source Folders
    -

    - - -

    Related reference -
    Search, C/C++ Preferences window -
    C/C++ search page, Search dialog box -
    C/C++ Project Properties, Managed, Indexer -
    C/C++ Project Properties, Standard, Indexer

    - -

     

    -IBM Copyright Statement - - - - \ No newline at end of file diff --git a/doc/org.eclipse.cdt.doc.user/images/search.png b/doc/org.eclipse.cdt.doc.user/images/search.png index 455c7bc287c88f200895ee43b4638c3437a9e396..dd79fdecc9e5d1ae08e3cdb0eed23dd024b41c84 100644 GIT binary patch literal 21307 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 literal 9833 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 PI|isIt0`3~n7#d9DbSCl diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_search.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_search.htm index b491deecfaa..abcdcfbc049 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_search.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_search.htm @@ -1,151 +1,196 @@ - - - - C/C++ search - + + + C/C++ search + -

    C/C++ search

    - -

    Search Dialog Box

    -

    -

    Search string
    -
    Specifies a search string.
    -
    The search functions support the following wildcards:
    -
      -
    • Use * to represent any series of characters
    • -
    • Use ? to represent any single character
    • -
    • Use \* to find an asterisk character (*)
    • -

    - -
    Case sensitive
    -
    Searches will return results which match capitalization specified in the search string precisely.
     

    -
    Search for
    -
    Specify the types of elements to include in the search:

    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Search forDescription
    Class/StructIncludes classes and structs in your search.
    FunctionSearches for global functions or functions in a namespace (functions that are not members of a class, struct, or union).
    VariableSearches for variables that are not members of a class, struct, or union.
    UnionSearches for unions.
    MethodSearches for methods that are members of a class, struct, or union.
    FieldSearches for fields that are members of a class, struct, or union.
    EnumerationSearches for enumerations.
    EnumeratorSearches for enumerators.
    NamespaceSearches for namespaces.
    Any ElementIncludes all elements in the search.

    - -
    Limit to
    - -
    Specify the types of context to search:

    -
    - - - - - - - - - - - - - - - - - - - - - -
    Limit toDescription
    DeclarationsLimits the search to declarations.
    DefinitionsLimits the search to definitions (for functions, methods, variables, and fields).
    ReferencesLimits the search to references.
    All OccurrencesIncludes declarations, definitions, and references in the search.

    - -
    Scope
    -
    Choose the scope of the search:

    -
    - - - - - - - - - - - - - - - - - - - - -
    ScopeAvailabilityDescription
    Workspaceall elementsSearches in the full workspace
    Selected Resourcesall elementsSearches the project selected in the Projects view
    Workings Setall elementsSearches in a working set

    +

    Search Dialog Box

    +

    +
    Search string
    +
    Specifies a search string.
    +
    The search functions support the following wildcards:
    +
      +
    • Use * to represent any series of characters
    • +
      +
    • Use ? to represent any single character
    • +
      +
    • Use \* to find an asterisk character (*)
    • +
      +
    +
    Case sensitive
    +
    Searches will return results which match capitalization specified +in the search string precisely.
    +
    +
    Search for
    +
    Specify the types of elements to include in the search:
    +

    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Search forDescription
    Class/StructIncludes classes and structs in your search.
    FunctionSearches for global functions or functions in a namespace +(functions that are not members of a class, struct, or union).
    VariableSearches for variables that are not members of a class, +struct, or union.
    UnionSearches for unions.
    MethodSearches for methods that are members of a class, struct, +or union.
    FieldSearches for fields that are members of a class, struct, or +union.
    EnumerationSearches for enumerations.
    EnumeratorSearches for enumerators.
    NamespaceSearches for namespaces.
    Typedef
    +
    Searches for typedef.
    +
    Macro
    +
    Searches for macro.
    +
    Any ElementIncludes all elements in the search.
    +
    +
    +
    Limit to
    +
    Specify the types of context to search:
    +

    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + +
    Limit toDescription
    DeclarationsLimits the search to declarations.
    DefinitionsLimits the search to definitions (for functions, methods, +variables, and fields).
    ReferencesLimits the search to references.
    All OccurrencesIncludes declarations, definitions, and references in the +search.
    +
    +
    +
    Scope
    +
    Choose the scope of the search:
    +

    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    ScopeAvailabilityDescription
    Workspaceall elementsSearches in the full workspace
    Selected Resourcesall elementsSearches the resources selected in the Projects view
    Enclosing Projects
    +
    all elements
    +
    Searches in the enclosing +projects (plus the include paths) of the selected resource
    +
    Workings Setall elementsSearches in a working set
    +
    +
    Working sets can be created and used from within the search dialog.
    -

    - - - - -

    Related concepts
    +

    Related concepts
    Coding aids
    C/C++ search

    -

    Related tasks
    +

    Related tasks
    Searching for C/C++ elements
    -Customizing the C/C++ editor

    -

    Related reference +Customizing the C/C++ +editor

    +

    Related reference
    C/C++ editor preferences
    Search action
    Search view

    -

    -Red Hat Copyright Statement
    -IBM Copyright Statement -

    +Red Hat Copyright Statement
    +IBM Copyright Statement

    - - \ No newline at end of file + diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_endis_indexer.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_endis_indexer.htm deleted file mode 100644 index e47b6ddc6f7..00000000000 --- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_endis_indexer.htm +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - -Enable/Disable the C/C++ Indexer - - - - - -

    Enable/Disable the C/C++ Indexer

    - -

    The C/C++ indexer is on by default. You can enable/disable indexing on any project from the C/C++ perspective.

    -

    C/C++ Indexer Properties

    - -

    The indexer can be enabled or disabled at any time by: - -

      -
    1. Right clicking on the project
    2. -
    3. Selecting Properties
    4. -
    5. Navigate to the C/C++ Indexer page
    6. -
    7. Select/Deselect the Enable C/C++ Indexing checkbox.
    8. -

    - -

    If you enable the index on a project that had the index disabled, the indexer will reindex all of the project’s source folders.

    - -

    If you disable the index on a project, it will no longer react to any resource change events. If the indexer is indexing at the time you disable the index, it will throw away the rest of the index jobs at that point.

    - -

    If some projects in your workspace have the indexer disabled, then search will display a warning message in the status bar. If all projects have the index disabled then Search will not allow you to continue until at least one project has the index enabled.

    - -

    You can also disable the indexer when you first create a new project by clicking on the C/C++ Indexer tab (which is present in both Standard and Managed project wizards) and deselecting the Enable C/C++ Indexing checkbox.

    - -

    Related concepts -
    -C/C++ search
    -C/C++ Indexer
    -C/C++ Indexer Problem Reporting
    -C/C++ Indexer Opening or Closing a project
    -C/C++ Indexer Progress Bar

    - - -

    Related tasks
    -Selection Searching for C/C++ elements
    -C/C++ Indexer Problem Reporting
    -C/C++ Indexer - Indexer Timeout
    -Setting Source Folders
    -

    - - -

    Related reference -
    Search, C/C++ Preferences window -
    C/C++ search page, Search dialog box -
    C/C++ Project Properties, Managed, Indexer -
    C/C++ Project Properties, Standard, Indexer

    - -

     

    -IBM Copyright Statement - - - - \ No newline at end of file diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_indexer_enablectags.html b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_indexer_enablectags.html index 712fae08169..8c098852ddf 100644 --- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_indexer_enablectags.html +++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_indexer_enablectags.html @@ -5,6 +5,8 @@ Enable/Disable CTags Indexer +

    Enable/Disable CTags Indexer

    @@ -126,8 +128,6 @@ reacting to resource changes.

    C/C++ search
    C/C++ Indexer
    -C/C++ Indexer Problem -Reporting
    C/C++ Indexer Opening or Closing a project
    C/C++ Indexer Progress @@ -136,10 +136,8 @@ Bar

    src="../images/ngtasks.gif" alt="Related tasks">
    Selection Searching for C/C++ elements
    -Enable/Disable the C/C++ -Indexer
    -C/C++ Indexer - Indexer -Timeout
    +Enable/Disable the Full C/C++ +Indexer
    Setting Source Folders

     

    IBM Copyright Statement - -

    diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_indexer_enablefull.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_indexer_enablefull.htm index 094cb54faa1..6e446c62819 100644 --- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_indexer_enablefull.htm +++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_indexer_enablefull.htm @@ -84,8 +84,6 @@ reacting to resource changes.

    C/C++ search
    C/C++ Indexer
    -C/C++ Indexer Problem -Reporting
    C/C++ Indexer Opening or Closing a project
    C/C++ Indexer Progress @@ -94,10 +92,8 @@ Bar

    src="../images/ngtasks.gif" border="0">
    Selection Searching for C/C++ elements
    -Enable/Disable the C/C++ +Enable/Disable the CTags Indexer
    -C/C++ Indexer - Indexer -Timeout
    Setting Source Folders

    Related reference - - - - - -C/C++ Indexer Problem Reporting - - - - - -

    C/C++ Indexer Problem Reporting

    - -

    C/C++ Index Problem reporting places a problem marker on the editor and adds an item to the error list for each preprocessor or semantic problem reported by the parser. Note that the markers will only show up the next time the file is indexed.

    -

    C/C++ Indexer Properties

    -

    To enable C/C++ Index Problem reporting: -

      -
    1. Right click on the project and select Properties > C/C++ Indexer
    2. -
    3. Select the Enable C/C++ Index problem reporting checkbox
    4. -
    5. Click OK
    6. -

    - - -

    Related concepts -
    -C/C++ search
    -C/C++ Indexer
    -C/C++ Indexer Problem Reporting
    -C/C++ Indexer Opening or Closing a project
    -C/C++ Indexer Progress Bar

    - - -

    Related tasks
    -Selection Searching for C/C++ elements
    -Enable/Disable the C/C++ Indexer
    -C/C++ Indexer - Indexer Timeout
    -Setting Source Folders
    -

    - - -

    Related reference -
    Search, C/C++ Preferences window -
    C/C++ search page, Search dialog box -
    C/C++ Project Properties, Managed, Indexer -
    C/C++ Project Properties, Standard, Indexer

    - -

     

    -IBM Copyright Statement - - - - \ No newline at end of file diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_indexer_timeout.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_indexer_timeout.htm deleted file mode 100644 index 54cf4de4c10..00000000000 --- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_indexer_timeout.htm +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - -C/C++ Indexer – Indexer Timeout - - - - - -

    C/C++ Indexer – Indexer Timeout

    - -

    If the indexer gets stuck on a particular file while indexing there is a timeout watchdog, which will terminate the indexing attempt after a certain period.

    -

    C/C++ Search Preferences

    -

    This can be set as follows: -

      -
    1. Click Windows > Preferences > C/C++ > Search
    2. -
    3. Enter the timeout value in milliseconds into the text field.
    4. -
    5. Click OK
    6. -

    - - -

    Related concepts -
    -C/C++ search
    -C/C++ Indexer
    -C/C++ Indexer Problem Reporting
    -C/C++ Indexer Opening or Closing a project
    -C/C++ Indexer Progress Bar

    - - -

    Related tasks
    -Selection Searching for C/C++ elements
    -Enable/Disable the C/C++ Indexer
    -C/C++ Indexer Problem Reporting
    -Setting Source Folders
    -

    - - -

    Related reference -
    Search, C/C++ Preferences window -
    C/C++ search page, Search dialog box -
    C/C++ Project Properties, Managed, Indexer -
    C/C++ Project Properties, Standard, Indexer

    - -

     

    -IBM Copyright Statement - - - - \ No newline at end of file