November 2004
Intermediate to advanced
600 pages
11h 51m
English
Ant[1] is a tool for building and deploying collections of files. It is particularly suited to building and deploying Java applications (in no small part because it is written in Java). Ant is well worth knowing and using for all but the simplest Java applications.
How to install and set up Ant.
Enough about XML to read an Ant buildfile.
The basic tags used in most buildfiles.
The extent of our remaining ignorance after completing the chapter.
James Duncan Davidson had a problem. Perhaps you’ve had this problem, too. It has to do with the building of software—compiling, copying, and otherwise modifying files to get all the pieces in all the right places for running ...
Read now
Unlock full access