blob: f01141ac0acb38049e58d3ef0372e129b1097ce6 [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>Use cases for Ant in Eclipse</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<h2>Use cases for Ant in Eclipse</h2>
<P CLASS="Para">Now that we've seen how to work with Ant buildfiles in Eclipse,
let's look at two ways that Ant buildfiles can be useful in Eclipse.</P>
<ul>
<li>Deploying Eclipse plug-ins</li>
<li>Building projects</li>
</ul>
<p>We'll start by using an Ant buildfile to handle various aspects of deploying
Eclipse plug-ins.</p>
</BODY>
</HTML>