Parameters Tab (Ant Transformations)
The Parameters tab allows you to configure the parameters that are accessible as Ant properties in the Ant build script.
The table displays all the parameters that are available in the Ant build script, along with their description and current values. You can also add, edit, and remove parameters, and use the Filter text box to search for a specific term in the entire parameters collection. Note that edited parameters are displayed with their name in bold.
Depending on the type of a parameter, its value can be one of the following:
- A simple text field for simple parameter values.
- A combo box with some predefined values.
- A file chooser and an editor variable selector to simplify setting a file path as the value of a parameter.
Note:
To input parameter values at runtime, use the ask editor variable in
the Value column.
Below the table, the following actions are available for managing parameters:
These parameters are also available for the built-in validation processor and the Content Completion Assistant.