Links
Some links to other useful software related to ant4eclipse
Required Software
- JDK download and documentation: http://java.sun.com
- Apache ant homepage: http://ant.apache.org
- Recommended: Ant-Contrib tasks: http://ant-contrib.sourceforge.net/
- Recommended for building plugins: "JDT Core Batch Compiler", download from Eclipse downloading page http://download.eclipse.org/eclipse/downloads/drops/R-3.2.1-200609210945/
Related software
- Eclipse IDE: http://www.eclipse.org
- Cruisecontrol, framework for a continuous build process: http://cruisecontrol.sourceforge.net/
Other eclipse - ant connectors
There are some other tools that connect eclipse and ant:
- antclipse:
An ant tasks that creates Filesets or Classpath from an eclipse
.classpathfile. (Contained in ant-contrib) - eclipse2ant
is an eclipse plugin that generates ant build files with
classpathes taken from
.classpath.