Navigation: Actions > Test Driven Development > Ant > Ant Action Options Tab |
|
This tab of the Ant action configures additional options.
Listeners: Classes to add as project listeners (optional, one per line).
Input handler: The class that will handle input requests (optional).
Don't use jar files from ${user.home}/.ant/lib: Self-explanatory.
Run without using CLASSPATH: Self-explanatory.
Output diagnostic information: Log information that might be helpful for diagnosing or reporting problems.
Output a list of targets: Log project help information.
Additional options: Used to specify any additional Ant command-line options.
Override default Ant.bat location: Identifies the Ant.bat file to invoke (optional). If not provided, the location of Ant.bat must be found in the PATH environment variable.