Setting preferences for the C/C++ indexer

You must set specific preferences for the C/C++ indexer to ensure that you receive accurate indexing results and that C/C++ classifiers are presented properly in domain modeling class diagrams.

About this task

To set preferences for the C/C++ indexer, complete the following steps:

Procedure

  1. Click Window > Preferences.
  2. Expand C/C++, and click Indexer.
  3. From the Select indexer list, select Full C/C++ Indexer.
  4. Select the Index all files check box.
  5. To ensure that C/C++ Standard Template Library (STL) classes are presented properly in diagrams, in the Files to index up-front filed, add vector to the default list.
  6. Click OK.

What to do next

Note: After you change the indexer settings for a C/C++ project, rebuild the index.

Feedback