| Name | Function |
|---|---|
| Build Command | The command to be used for project builds. Use the default make command or a build utility of your choice. |
| Set as Default | Sets the build command as the default for the workspace. |
| Build Directory | Specifies the build directory path. |
| Compiler Executable Directory | The location of the compiler executable to be used to compile the project. |
| Set Compiler Executable Directory as Default | Sets the compiler executable directory as the default for the workspace. |
| Import an off-line index from the remote system | Imports an off-line index zip file to the new project. See Creating/Importing an Offline Index. |
| Do not index project until the project has been built | Prevents the indexer from launching before the project has been built. |
| Name | Function |
|---|---|
| Build Command | The command to be used for project builds. Use the default make command or a build utility of your choice. |
| Set as Default | Sets the build command as the default for the workspace. |
| Build Directory | Specifies the build directory path. Default is ${remote_path:/${project_name}} which stores the build output in each project's location |
| Build directory is a common root | Sets the specified build directory as a common root - build output from each project will be stored under root directory/[project name]. If this option is unchecked, build output from all projects will be stored under specified build directory. |
| Compiler Executable Directory | The location of the compiler executable to be used to compile the project. |
| Set Compiler Executable Directory as Default | Sets the compiler executable directory as the default for the workspace. |
| Do not index project until the project has been built | Prevents the indexer from launching before the project has been built. |
© Copyright IBM Corporation 2009, 2011, 2013. All Rights Reserved.