Ant the Definitive Guide 1ST Edition
by Jessy Tilly
|
|
|
About This Book
ISBN13: 9780596001841 |
Synopses & Reviews
Publisher Comments:
Ant: The Definitive Guide is the first book to document this exciting new build tool for Java application development. Creating software is a complex process that requires many different pieces of code, often written by different developers, to be compiled, packaged and distributed to the development team on a daily basis. Using good build tools can greatly simplify this process, allowing software to be created more efficiently and with fewer bugs.
Because ANT is such a new technology, this book first introduces developers to the building tool, then shows them more advanced concepts and documents dozens of built-in tasks.
Synopsis:
Creating software is a complex process that requires different pieces of code. Using good build tools can greatly simplify the process. This guide to Ant documents this new build tool for Java application development.
Synopsis:
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 platform independent, Ant is also independent of the integrated development environment (IDE) being used. IDE independence is important for open source projects (or other projects) in which the various developers might use different IDEs. Using Ant, Java developers can: Define build chunks, the results that they must produce, and the dependencies between themAutomatically retrieve source code from source control systems such as PVCSBuild applications by having Ant compile the necessary source files in the proper orderAnt build files are written using XML-a well-established standard-so programmers using Ant are not required to learn yet another scripting language. They will likely already know XML, and will be able to leverage that knowledge. Ant is an open source project, and part of the Jakarta project. Jakarta is Sun's open source reference implementation for the JSP and Servlets specifications, and is part of the Apache group's work
What Our Readers Are Saying
Be the first to add a comment for a chance to win!
Product Details
- ISBN:
- 9780596001841
- Subtitle:
- The Definitive Guide
- Foreword:
- Davidson, James Duncan
- Author:
- Author:
- Publisher:
- O'Reilly & Associates Inc.
- Location:
- Beijing
- Subject:
- Programming Languages - General
- Subject:
- Programming - General
- Subject:
- Java (Computer program language)
- Subject:
- Programming Languages - Java
- Subject:
- Java
- Subject:
- Ant
- Edition Number:
- 1st ed.
- Series Volume:
- pt.2
- Publication Date:
- May 2002
- Binding:
- Paperback
- Language:
- English
- Illustrations:
- Y
- Pages:
- 288
- Dimensions:
- 9.24x7.16x.75 in. 1.00 lbs.










