Executing a Target

An Ant project can contain one or more targets, which can be executed individually or in a dependency-driven sequence. You can run the project's default target by right-clicking its Explorer node and choosing Execute.

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