Ant

Jakarta

Download

Get Involved

Other Projects

Misc

External Resources for Ant

This page lists external resources for Ant: tasks, IDE integration tools, loggers, you name it. If you've written something that should be included, please post all relevant information to one of the mailing lists.

Nothing listed here is directly supported by the Ant developers, if you encounter any problems with them, please use the contact information.

Tasks
AJC

AspectJ is an aspect-oriented extension to Java. This task compiles a source tree using the AspectJ compiler -- AJC.

Compatibility: Ant 1.3
URL: http://aspectj.org/dl
Contact: support@aspectj.org
License: Apache Software License
Anakia

Actually, Anakia is more than just an Ant task, it is a an XML transformation tool based on JDOM, Velocity and Ant.

Compatibility: Ant 1.2 and 1.3
URL: http://jakarta.apache.org/velocity/anakia.html
Contact: Velocity mailing lists
License: Apache Software License
Configure

Recursive build support (call ant on every package level, and only build files in that package or in that package and everything below) with seperation of source and output.

The task generates build files in any subdirectory (except for CVS-directories) for you. Only place one build.xml file in the top and call target 'setup' or 'rescan'.

Compatibility: Ant 1.2 and 1.3
URL: http://www.dsdelft.nl/~lemval/ant/
Contact: M.J.P. van Leeuwen
License: License derived from Apache Software License
J2ME Ant Tasks

A set of tasks to help build Java 2 Platform, Micro Edition (J2ME) applications.

Compatibility: Ant 1.3
URL: http://www.dribin.org/dave/j2me_ant/
Contact: Dave Dribin
License: Apache Software License
IDE/Editor Integration
AntRunner

An OpenTool that integrates Ant into the JBuilder IDE.

Compatibility: Ant 1.2 and 1.3
URL: http://www.dieter-bogdoll.de/java/AntRunner/
Contact: Dieter Bogdoll
License: GNU General Public License
AntWork

A plugin that integrates Ant into the Jext editor.

Compatibility: Ant 1.2 and 1.3
URL: ftp://jext.sourceforge.net/pub/jext/plugins/AntWork.zip
Contact: Klaus Hartlage
License: GNU General Public License
NetBeans / Forte for Java

A module that integrates Ant into the NetBeans or Forte for Java IDEs.

Compatibility: bundles Ant 1.3
URL: http://ant.netbeans.org/
Contact: nbdev@netbeans.org
License: Sun Public License
Other
CruiseControl

CruiseControl is a tool for setting up a continuous build process. CruiseControl provides an Ant wrapper and a set of tasks to automate the checkout/build/test cycle. CruiseControl also comes bundled with a servlet for viewing the status of the current build, as well as previous build results.

Compatibility: Ant 1.2 and 1.3
URL: http://cruisecontrol.sourceforge.net/
Contact: Project Mailing Lists and Administrators
License: GNU General Public License

Copyright © 1999-2001, Apache Software Foundation