blob: ca95dfa37d39bf8b285b92ba192b770a8a4915ad [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML>
<HEAD>
<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>. If you
are not familiar with Ant, please look the <a href="http://ant.apache.org/manual/index.html">Apache Ant manual</a>
for documentation. This chapter assumes you have a basic knowledge of Ant.</P>
<P CLASS="Para">This chapter is split into three main sections. First, we cover
the basics of working with Ant buildfiles in Eclipse. Next, we work through
several Eclipse use cases in which Ant buildfiles can make life a little easier.
Finally, we consider the entire external tools framework and how to use non-Ant
tools.</P>
<UL CLASS="UnorderedList">
</UL>
<P>
<a href="../hglegal2003.htm"><img src="../images/ngibmcpy2003.gif" alt="Copyright IBM Corporation 2000, 2003. All Rights Reserved." border="0" width="324" height="14"></a>
</P>
</BODY>
</HTML>