|
|
Summary
Apache Ant is a Java-based build tool driven by an XML build script that has
gained mass acceptance across the Internet and open source projects. By
building your projects using Ant you can seamlessly build on any operating
system and your fellow developers can use any IDE. Furthermore, its extensible
architecture allows you to do anything with Ant that it does not do out of the
box.
|