Skip to Content

Download

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 by importing one of the following team project sets directly into your eclipse workspace.

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.

The following team project sets are available:

PSF Release
ant4eclipse-trunk-subclipse.psf Ant4Eclipse TRUNK (subclipse .psf file)

After downloading a team project set file, import it into a new or existing Eclipse workspace using File -> Import -> Team Project Set. This file contains all SVN locations of all required projects. They will be checked out immediately during the import.

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.