This type of transformation allows you to configure the options and parameters of an Ant build script.
Configure Transformation Scenario(s) (Alt + Shift +
T, C (Command + Option + T, C on macOS)) action from the
toolbar or the XML menu. Then click the New button and select
ANT transformation.
Transformation Scenarios to display this view. Click the
New Scenario drop-down menu button and
select ANT transformation.Both methods open the transformation configuration 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.
<echo> elements in your build files with the following
syntax:<echo>Finished publishing: "absolute/path/to/file.ext"</echo>