You can specify workspace-wide defaults for a build style if the Configure button is active. For example, for the CL Program build style, you can specify the default source file where the COMPILE.CLLE and BIND.CLLE members are located.
| Option | Description | Default |
|---|---|---|
| Default build style | CL Program: This style uploads the projects source file that contains the COMPILE.CLLE and BIND.CLLE members, compiles it, and runs it to build a project. | On |
| Command: Click Configure and specify the command that you will use to build a project. | Off | |
| *NONE: A build style has not yet been defined | Off | |
| Run compiles as batch jobs | If selected, individual compiles from i Projects are submitted as batch jobs. If deselected, compiles are run immediately. | On |
| Days to keep temporary files on remote system | Specifies the number of days the temporary files remain on the remote system after a build or compile job is completed. Temporary files are created in the remote build directory, and are used so that builds can be run as batch jobs. See The remote build directory for more information. | 7 |
| Member compiles | Specify the resources to push for individual member compiles. You can select to push all changed resources in the project for a member compile, or only the member being compiled, if it has changed in the project. This setting does not apply to project builds, only to member compiles. | Push all changed resources in the project |