Ant is a build tool, similar to the "make" feature, but written in Java. It is an Apache open source project. See http://jakarta.apache.org/ant/index.html for more details.
The Ant support allows you to create and run Ant scripts from the workbench. These Ant scripts can operate on resources in the file system as well as resources in the workspace.