September 2002
Intermediate to advanced
608 pages
14h 20m
English
In each chapter, we'll be covering how to build, deploy (if necessary), and execute the example programs used in the chapter.
All of the examples in this book include Ant buildfiles that can be used to compile and, when necessary, package the example code. The advantage of Ant is that, because it is written in Java, it is completely portable, being runnable on any platform that provides a Java environment. Ant itself is free, part of the Apache Jakarta project. Ant 1.4.1 is included on the enclosed CD. You can also download Ant from http://jakarta.apache.org. Ant 2.0 is expected to introduce incompatible changes in buildfile syntax. So while later 1.x versions of Ant ...
Read now
Unlock full access