Executing Targets
Each Ant project contains any number of targets that may be executed
individually, or in a dependency-driven sequence. Double-clicking on an
Ant target (
) in the Explorer will run
Ant on the selected target and display the output of the build in
the Output Window. This can also be accomplished by
right-clicking the node and selecting the Execute
context menu item.