Apache Ant - Welcome

2024-06-28

Computers, Programming, Languages, Java - Ant. Pure Java build tool, simpler and easier to use than GNU Make.

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]

Ant