ANT (Another Neat Tool) is a script-based task executor. A script can contain any number of tasks that will be performed in sequence. Eclipse provides a very nice dialog that allows user to select what tasks within a script will be executed. Eclipse will remember so the next time the user does not need to go through the dialog again in order to run the same tasks.
![]() |
The Ant dialog of Eclipse