Executing a Target

An Ant project can contain one or more targets, which can be executed individually or in a dependency-driven sequence. Double-clicking an Ant project node runs the project's default target.

You can run a specific target in any of the following ways:

See also
Creating a Shortcut to a Target
Defining a New Executor Type
Running an Ant Script
Compiling Files With Ant
Compiling Projects With Ant
Ant Project Files

Legal Notices