Essentials

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
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
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

Not available


Copyright © 1999-2001, Apache Software Foundation