Ant Transformation
This type of transformation allows you to configure the options and parameters of an Ant build script.
An Ant transformation scenario is usually associated with an Ant build script. Oxygen XML Developer plugin runs an Ant transformation scenario as an external process that executes the Ant build script with the built-in Ant distribution (Apache Ant version 1.8.2) that is included with the application, or optionally with a custom Ant distribution configured in the scenario.
- Use the
Configure Transformation Scenario(s) (Alt + Shift +
T, C (Command + Alt + T, C on OS X)) action from the
toolbar or the XML menu. Then click the New button and select
ANT transformation. - Go to and select
Transformation Scenarios to display this view. Click the
New Scenario drop-down menu button and
select ANT transformation.
Both methods open the New Scenario dialog box.
The upper part of the dialog box allows you to specify the Name of the transformation scenario.
The lower part of the dialog box contains several tabs that allow you to configure the options that control the transformation.