Searching map area
Apache Ant
? TBD
Java build tool
Ratings
0
Nobody has rated this yet. Be the first!
Lists
0

Apache Ant is a software tool for automating software build processes for Java applications which originated from the Apache Tomcat project in early 2000 as a replacement for the Make build tool of Unix. It is similar to Make, but is implemented using the Java language and requires the Java platform. Unlike Make, which uses the Makefile format,...