Chargement en cours…

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...

Description complète

Détails bibliographiques
Cote:Libro Electrónico
Auteur principal: Holzner, Steven
Autres auteurs: Tilly, Jesse
Format: Électronique eBook
Langue:Inglés
Publié: Beijing ; London : O'Reilly, 2005.
Édition:2nd ed.
Sujets:
Accès en ligne:Texto completo (Requiere registro previo con correo institucional)
Table des matières:
  • 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.