Ant & external tools tutorial

This chapter covers Eclipse's external tools framework, and its integration with Ant, the build tool from the Apache Software Foundation. For more information on Ant, see the Apache Ant manual for documentation. This chapter assumes a basic knowledge of Ant.

This chapter is split into three main sections. The basics of working with Ant buildfiles in Eclipse are covered in the first section. Several Eclipse use cases will be discussed in the second section, and finally, the external tools framework and how to use non-Ant tools is considered in the third section.