Apache Ant - Basics
Ant - Quick Guide
Ant - Useful Resources
Selected Reading
© 2011 TutorialsPoint.COM
|
Apache Ant Tutorial
 |
Apache Ant is a Java based build tool from Apache Software Foundation.
Apache Ant's build files are written in XML and take advantage of the open standard, portable and easy to understand nature of XML.
Audience:
This class is designed for Java programmers who need to automate the build and deployment process.
Prerequisites:
Before proceeding with this tutorial you should have a good understanding of XML and the Java programming language.
A basic understanding of the java deployment artefacts namely JAR, WAR and EAR files, java documentation (javadoc), java unit testing libraries (JUnit) and Java IDEs such as Eclipse is required.
|
Quick Links for Apache Ant Programmers
(1) Apache Ant Quick Reference Guide
A quick reference guide for Apache Ant.
Apache Ant Quick Reference Guide
(2) Apache Ant Useful Resources
A collection of Ant Sites, Books and Articles is given at this page.
Apache Ant Useful Resources
(3) Apache Ant Tutorial in PDF
Download a quick Ant tutorial in PDF format.
Apache Ant Tutorial in PDF
|
|
|