Home > Computers > Software > Build Management > Make Tools > Ant
http://ant.apache.org/
Pure Java build tool, simpler and easier to use than GNU Make. Also it runs many tasks including the javac compiler inside the same VM, so it can compile a large directory tree in seconds. [Open Source, BSD-like]
http://sourceforge.net/projects/ant-contrib/
SourceForge project for potential ant contributions. Currently consists of a C/C++ compilation task and various logical tasks.
http://antforms.sourceforge.net/
Form-based input for Ant scripts. Provides tasks for creating input forms, wizards and menus. Supports a variety of widgets ranging from simple text to calendar controls.
http://cruisecontrol.sourceforge.net/
An open-source tool to set up a continuous build process using Ant.
http://www.ggtools.net/grand/
A set of tools to create a visual representation of Ant target dependencies. It works by taking an Ant build file and creating a "dot" file. It relying on the Ant API rather than XML parsing to get the dependencies.
Home > Computers > Software > Build Management > Make Tools > Ant
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us