Ant : the definitive guide /
Ant is the premiere build management tool for use in Java environments. Unlike traditional build management tools such as GNU Make, Ant is itself written in Java, is platform independent, and interfaces well with the utilities in Sun's Java software development kit (SDK). In addition to being p...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Other Authors: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Beijing ; London :
O'Reilly,
2005.
|
Edition: | 2nd ed. |
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- 1. Getting started
- 2. Using properties and types
- 3. Building Java code
- 4. Deploying builds
- 5. Testing builds with JUnit
- 6. Getting source code from CVS repositories
- 7. Executing external programs
- 8. Developing for the Web
- 9. XML and XDoclet
- 10. Optional tasks
- 11. Integrating Ant with Eclipse
- 12. Extending Ant.