The IDE supports two project properties files that are used for setting values for properties that you might want to share with developers on a version controlled project, but also provide a way for developers to override the shared properties values.
The properties files are:
You can edit these files though the Files window when the project is open. If you want to set a property and the file does not exist, simply create an empty file with the appropriate name.
See Relocating Code Assistance Cache For Version Controlled Projects for an example use for the properties file.
See also | |
---|---|
Configuring Code
Assistance Settings for C and C++ Projects Relocating Code Assistance Cache For Version Controlled Projects |
Copyright © 2014, Oracle and/or its affiliates. All rights reserved.