Including paths and symbols

You can define include paths and preprocessor symbols for the parser. This enables the parser to understand the contents of the C/C++ source code so that you may more effectively use the search and code completion features. Include paths are also used by the builder to locate files that are not in the workspace.

You can define the properties on a per project basis in the New Project wizard, in the C/C++ Projects view or in the Navigator view. You can also define project properties in the Preferences window for future standard make projects.

To include paths and symbols:

  1. Do one of the following:
  2.  Click the Paths and Symbols tab and do one the following:
  3. Click OK.

Related concepts
CDT Projects
 Project file views

Related tasks
Working with C/C++ project files

Related reference
Paths and symbols page, C/C++ Properties window

IBM Copyright Statement