Download
Available binary releases
You can download the latest version of ant4eclipse at sourceforge!
Available source releases
Even though the binary release contains the whole ant4eclipse source code, it is not intended to use it for building (or testing) ant4eclipse.
If you like to build, modify or test ant4eclipse yourself, please checkout out an ant4eclipse source-distribution, 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 by executing the "master"
build.xml file in "ant4eclipse-build".
The following team project sets are available:
| PSF | Release |
|---|---|
| ant4eclipse-V_0_5_0_rc1.psf | Ant4eclipse Release 0.5.0-RC1 |
| ant4eclipse.psf | Current ant4eclipse development for upcoming release (considered unstable) |
| ant4eclipse-M_0_5.psf | Current ant4eclipse development for upcoming 0.5 release |
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
CVS locations of all required projects. They will be checked out immediately
during the import.
CVS viewer
If you like to browse ant4eclipse source code, you can use the web based repository viewer. You can also use the fisheye perspective powered by cenqua!
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.