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.
![]() |
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 |