Executing a Target

An Ant project can contain one or more targets, which can be executed individually or in a dependency-driven sequence.

To run a target:

An alternative method is to right-click the target node and choose Execute from the contextual menu.
Creating and Running an Ant Project
See also

Legal Notices