Configure Code Assistance Wizard: Configuration Level
See Also
For a C/C++ Project With Existing Sources, the Configure Code
Assistance wizard lets you specify how your code will be parsed by the
built-in parser used for the code assistance features of
the IDE.
The Select Configuration Level page lets you select the level
at which the options are set. You can select from the following levels:
- Configure Project Properties. Options are set for
the entire project from a union of file configurations. This option
makes project maintenance simple.
- Configure Folder Properties. Options are set for
each folder from a union of file configurations.
- Configure File Properties. Options are set for
each file. This level creates the most precise configuration but makes
project maintenance more difficult.
Copyright © 2014, Oracle and/or its affiliates. All rights reserved.