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 Variable 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. |
| 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: