blob: 2f46ece70dbe47c5e4b9a9527fb8ee0eb4bbe45b [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML>
<HEAD>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Ant &amp; external tools tutorial</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1 CLASS="Head">Ant &amp; external tools tutorial</H1>
<P CLASS="Para">This chapter covers Eclipse's external tools framework, and its
integration with <a href="http://ant.apache.org/">Ant</a>, the build tool from
the <a href="http://www.apache.org/">Apache Software Foundation</a>. For more
information on Ant, see the <a href="http://ant.apache.org/manual/index.html">Apache
Ant manual</a> for documentation. This chapter assumes a basic knowledge of
Ant.</P>
<P CLASS="Para">This chapter is split into three main sections. First, the basics
of working with Ant buildfiles in Eclipse are covered. Next, several Eclipse
use cases will be worked through, in which Ant buildfiles can make life a little
easier. Finally, the entire external tools framework and how to use non-Ant
tools is considered.</P>
<UL CLASS="UnorderedList">
</UL>
</BODY>
</HTML>