Apache Ant/Core Concepts

From Wikibooks, open books for an open world
Jump to navigation Jump to search

There are several things you must learn to use Apache Ant successfully:

  1. Basic terminology Apache Ant/Core Concepts/Terminology
  2. The structure of a build file Apache Ant/Build File Structure
  3. Using Properties Apache Ant/Property
  4. Setting up Dependencies Apache Ant/Depends
  5. Using Fileset Apache Ant/Fileset