Administration > <project> > <build configuration> > Properties and environment variables
<build configuration> > Edit configuration settings > Properties and environment variables
Refer to the Properties of a Build Configuration section for properties description.
System Properties
| Option |
Description |
Predefined system properties |
These read-only fields show the list of predefined properties. |
| Edit |
Click this link to modify the system property in the Edit Property dialog. |
| Delete |
Click this link to remove the selected property. |
| Add new property |
Click this link to create new property as a name-value pair in the Add New Property dialog. |
 | See the list of JVM system properties limitations which the system properties can refer to. |
Environment Variables
| Option |
Description |
Predefined environment variables |
These read-only fields show the list of environment variables that will be passed to the build process. |
| Edit |
Click this link to modify the environment variable in the Edit Vaiable dialog. |
Delete |
Click this link to remove the selected property. |
| Add new variable |
Click this link to create new variable as a name-value pair in the Add New variable dialog. |
Add/Edit Property / Variable dialog
| Option |
Description |
| Name |
Use this text field to specify the name of the property or variable. |
Value |
Use this text field to specify the value of the property or variable. |
| Allow to redefine this parameter when build is started manually |
Check this option to allow the property redefinition when build is started manually. Value specified for such parameters works as default. When you start build manually by pressing the Run button in the web UI, a dialog window will appear allowing you to customize values for such build parameters. |
| Save |
Click this button to preserve changes and close the dialog. |
| Cancel |
Click this button to discard changes and close the dialog. |
| Close |
Click this button to discard changes and close the dialog. |
See Also: