The input task in Ant lets you ask a user for input when running an Ant script. The IDE displays the Input Handler dialog box whenever it encounters an input task during Ant script execution. The Input Handler dialog box contains the following elements:
![]() |
For more information, see the Ant 1.6.1 manual. If you have the Ant Documentation module installed, you can view help for the input task by selecting any input task node in the Filesystems window and pressing F1. |
You can also write your own dialog and configure the IDE to use your dialog when prompting users for input.
To replace the default Input Handler dialog:
See Also | |
---|---|
Configuring Ant Settings Ant Classpath and Custom Tasks Installing Ant Documentation |