blob: a82e148bc952909922be1100ebe9cfb32dc6d695 [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">
<title>Ant Build Tool Core extension-points</title>
</head>
<body link="#0000FF" vlink="#800080">
<center>
<h1>
Ant Build Tool Core Plug-in</h1></center>
This document lists all of the extension points that the Ant Build Tool Core
plug-in makes available to tool developers.
<p>
<hr WIDTH="100%">
<h1>
General Extension Points</h1>
The following extension points can be used to extend the fundamental capabilities
of the Ant core plug-in:
<ul>
<li>
<a href="org_eclipse_ant_core_antObjects.html">org.eclipse.ant.core.antObjects</a></li>
<li>
<a href="org_eclipse_ant_core_antTasks.html">org.eclipse.ant.core.antTasks</a></li>
<li>
<a href="org_eclipse_ant_core_antTypes.html">org.eclipse.ant.core.antTypes</a></li>
</ul>
<a href="hglegal.htm"><img SRC="ngibmcpy.gif" ALT="Copyright IBM Corp. 2000, 2001. All Rights Reserved." BORDER=0 height=12 width=195></a>
</body>
</html>