Setting recommended preferences for the C/C++ indexer

You should set specific preferences for the C/C++ indexer to ensure that you receive accurate indexing results.

To set recommended preferences for the C/C++ indexer:

  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. Click OK.
Note: After you change the indexer settings for a C/C++ project, you should rebuild the index.

Feedback