PDF? PS? How do I read these files?
Find out how in our Viewers section
|
|
| apache.org's Ant User Manual | | | description: | Apache Ant is a Java-based build tool. In theory, it is kind of like make, without make's wrinkles. Instead of a model where it is extended with shell-based commands, Ant is extended using Java classes. Instead of writing shell commands, the configuration files are XML-based, calling out a target tree where various tasks get executed. Each task is run by an object that implements a particular Task interface
| | number of visits: | 1965
|
| creation date: |
09/19/2003
|
|
|
|