Binary releases
You can download the latest release of ant4eclipse at sourceforge.
Development releases
You can also download the latest development builds from our build server.
Source code
If you like to build, modify or test ant4eclipse yourself, please checkout the ant4eclipse source code from our source code repository at https://github.com/ant4eclipse/ant4eclipse.
Having checked out the ant4eclipse projects, you're able to compile and run junit tests in eclipse or execute the "master" build-ant4eclipse.xml file in "org.ant4eclipse.build". The project "org.ant4eclipse.build" also contains a launch configuration to execute the build file from within the eclipse ide.
Next steps
After downloading ant4eclipse you'll need to install the jar files and prepare your build files to make ant4eclipse known to Ant. See Install.