blob: d9c23e0ef25fd9a3ebd08ceb822681f2f50f7ee3 [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>External tools</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<h2>External tools</h2>
<P CLASS="Para">Up to this point in the tutorial, we've discussed Ant as if it
were the only type of external tool available for use in Eclipse. The fact is
that Eclipse's external tools framework handles two broad classes of external
tools:</P>
<ul>
<li>Ant buildfiles</li>
<li>Everything else</li>
</ul>
<P CLASS="Para"> In this section, we look at ways to set up and use non-Ant external
tools. </P>
</BODY>
</HTML>