Adding a Task to an Ant Script

See Also 

  1. In the Filesystems window, right-click a target node (target node icon) and choose Add and choose Task.
  2. Select a task from the combo box and click OK.

    The combo box lists all standard Ant tasks. The combo box also lists all custom tasks that have been previously referenced, either at the global level or in an individual target, in a build script that you have run in the IDE.

tip If the Ant Documentation module is installed and enabled in your IDE, the Add Task dialog box contains a Task Help button. This button displays Ant manual pages for standard Ant tasks. If the Ant Documentation module is installed and the Help button is greyed out, no task help page is available.

You can also view Ant task help by selecting the Filesystems window node for any standard Ant task and pressing F1. For more information about integrating Ant documentation in the IDE, see Viewing Ant Documentation.

See Also

Ant Script Node
Creating an Ant Script
Editing an Ant Script
Configuring Ant Settings


Legal Notices