6.Properties and environment variables
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 Properties of a Build Configuration. |
Edit | Click this link to modify the system property in the 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 dialog. |
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 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 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. |