Cargando…

Ant developer's handbook /

Ant has emerged as the preferred building tool for Java developers, automating tedious compilation, test, and code management. Many Java developers are aware of Ant but there is little documentation to assist in getting started with the Ant tool. Even experienced developers who already use some of t...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Otros Autores: Williamson, Alan (Alan R.)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Indianapolis, IN : Sams, ©2003.
Colección:Developer's library.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 1. Introduction to Ant
  • 2. Preliminaries
  • 3. Global Concepts
  • 4. Built-In Tasks
  • 5. Optional Tasks
  • 6. Extending Ant with Custom Tasks, Data Types, and Listeners
  • 7. Troubleshooting Ant Build Scripts
  • 8. Performing End to End Builds on a Nightly Basis
  • 9. Ant in the Real World
  • 10. The Future Direction of Ant
  • 11. Tool Support for Ant.