Apache Ant is a software tool used for automating software build process. Ant is implemented using Java language and requires Java platform for it to run. Ant is best suited for building Java projects.
Ant uses XML to describe the build process and its dependencies.
No comments:
Post a Comment