Ant build.xml for the source code for chapter ${chapter}
Bruce Eckel On Java
Code available at https://github.com/BruceEckel/OnJava-Examples
See installation instructions in README.md
See copyright notice in CopyRight.txt
Ant available from http://ant.apache.org
To see options, type: ant -p
[${chapter}] java @{cls} @{arguments}
[${chapter}] java @{cls} @{arguments}
[${chapter}] Finished: java @{cls} @{arguments}
@{msg}
--------------------------------
[${chapter}] java @{cls} @{arguments}
[${chapter}] java @{cls} @{arguments}
[${chapter}] Finished: java @{cls} @{arguments}
@{msg}
--------------------------------