blob: ee2b7c2f623b4e7a0dacafdecb4a66c3f2740cee [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 name="Author" content="Rodrigo Peretti">
<meta name="GENERATOR" content="Mozilla/4.7 [en] (WinNT; I) [Netscape]">
<title>Porting Existing Tasks</title>
</head>
<body>
<h2>
Porting existing Tasks</h2>
&nbsp;&nbsp;&nbsp; As the Ant support in Eclipse has changed existing tasks
contributed by developers through plug-ins have to be adapted to the new
model.
<p><b>Changes</b>
<ul>
<li>
Extension point names</li>
<li>
The way of delivering tasks</li>
</ul>
</body>
</html>