diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_search_ext.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_search_ext.htm deleted file mode 100644 index 021dffb82ec..00000000000 --- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_search_ext.htm +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - -Searching External Files - - - - - -

Searching External Files

- -

C/C++ search, by default, will only search your workspace. -If you wish to search external files that are included by files in your workspace but don’t reside in your workspace, -you must enable external search markers.

- -

When a match in an external file is now found, it will be linked into your project and you will be able to open the match from the search pane as usual.

- -

When a project is closed, or the workbench is shutdown the links are removed.

- -

Related concepts -
C/C++ search

- -

Related tasks -
Searching External Files - -

Related reference -
Search, C/C++ Preferences window -
C/C++ search page, Search dialog box

-

 

-IBM Copyright Statement - - - - \ No newline at end of file diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_search_pref.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_search_pref.htm deleted file mode 100644 index df31b26f90b..00000000000 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_search_pref.htm +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - -Search, C/C++ Properties window - - - - -

Search, C/C++ Preferences window

- -

You can configure various options for the search configuration on the Search page of the C/C++ Properties window.

-

Search Preferences Window

-
-
Enable external search markers
-
Select this checkbox to enable searches in external files.
-
Enable Marker Link Type
-
Select visible or invisible markers.
-
Indexer Timeout:
-
Enter the timeout delay (in milliseconds) in the field provided.
-
- -

Related concepts
-Coding aids
-C/C++ search

-

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

-

Related reference -
-C/C++ search page, Search window
-Search action
-Search view

- -

- - - \ No newline at end of file diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_search_ext.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_search_ext.htm deleted file mode 100644 index 365cf8c5baf..00000000000 --- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_search_ext.htm +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - -Searching External Files - - - - - -

Searching External Files

- -

C/C++ search, by default, will only search your workspace. -If you wish to search external files that are included by files in your workspace but don’t reside in your workspace, -you must enable external search markers.

-

C/C++ Search Preferences

-To do this: -
    -
  1. Click Windows > Preferences > C/C++ > Search
  2. -
  3. Select the Enable external search markers checkbox.
  4. -
  5. Click OK
  6. -

- - -

When a match in an external file is now found, it will be linked into your project and you will be able to open the match from the search pane as usual.

- -

When a project is closed, or the workbench is shutdown the links are removed.

- -

Related concepts -
Searching External Files -
C/C++ search

- - -

Related reference -
Search, C/C++ Preferences window -
C/C++ search page, Search dialog box

-

 

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