Submitted by: Christoph Steinbeck <steinbeck@ice.mpg.de> we don't need to link to the stuff that is in Ant's CVS via the webcvs frontend any longer. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269544 13f79535-47bb-0310-9956-ffa450edef68master
@@ -693,6 +693,76 @@ | |||||
<tr><td> | <tr><td> | ||||
<blockquote> | <blockquote> | ||||
<table border="0" cellspacing="0" cellpadding="2" width="100%"> | <table border="0" cellspacing="0" cellpadding="2" width="100%"> | ||||
<tr><td bgcolor="#828DA6"> | |||||
<font color="#ffffff" face="arial,helvetica,sanserif"> | |||||
<a name="AntFarm"><strong>AntFarm</strong></a> | |||||
</font> | |||||
</td></tr> | |||||
<tr><td> | |||||
<blockquote> | |||||
<p>A plugin that integrates Ant into the jEdit editor.</p> | |||||
<table> | |||||
<tr> | |||||
<td bgcolor="#039acc" colspan="" rowspan="" | |||||
valign="top" align="left"> | |||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif"> | |||||
Compatibility: | |||||
</font> | |||||
</td> | |||||
<td bgcolor="#a0ddf0" colspan="" rowspan="" | |||||
valign="top" align="left"> | |||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif"> | |||||
bundles Ant 1.3 | |||||
</font> | |||||
</td> | |||||
</tr> | |||||
<tr> | |||||
<td bgcolor="#039acc" colspan="" rowspan="" | |||||
valign="top" align="left"> | |||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif"> | |||||
URL: | |||||
</font> | |||||
</td> | |||||
<td bgcolor="#a0ddf0" colspan="" rowspan="" | |||||
valign="top" align="left"> | |||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif"> | |||||
<a href="http://plugins.jedit.org/plugins/AntFarm">http://plugins.jedit.org/plugins/AntFarm</a> | |||||
</font> | |||||
</td> | |||||
</tr> | |||||
<tr> | |||||
<td bgcolor="#039acc" colspan="" rowspan="" | |||||
valign="top" align="left"> | |||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif"> | |||||
Contact: | |||||
</font> | |||||
</td> | |||||
<td bgcolor="#a0ddf0" colspan="" rowspan="" | |||||
valign="top" align="left"> | |||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif"> | |||||
<a href="mailto:jedit-devel@lists.sourceforge.net">jEdit developers mailinglist</a> | |||||
</font> | |||||
</td> | |||||
</tr> | |||||
<tr> | |||||
<td bgcolor="#039acc" colspan="" rowspan="" | |||||
valign="top" align="left"> | |||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif"> | |||||
License: | |||||
</font> | |||||
</td> | |||||
<td bgcolor="#a0ddf0" colspan="" rowspan="" | |||||
valign="top" align="left"> | |||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif"> | |||||
Apache Software License | |||||
</font> | |||||
</td> | |||||
</tr> | |||||
</table> | |||||
</blockquote> | |||||
</td></tr> | |||||
</table> | |||||
<table border="0" cellspacing="0" cellpadding="2" width="100%"> | |||||
<tr><td bgcolor="#828DA6"> | <tr><td bgcolor="#828DA6"> | ||||
<font color="#ffffff" face="arial,helvetica,sanserif"> | <font color="#ffffff" face="arial,helvetica,sanserif"> | ||||
<a name="AntRunner"><strong>AntRunner</strong></a> | <a name="AntRunner"><strong>AntRunner</strong></a> | ||||
@@ -140,7 +140,7 @@ | |||||
<td bgcolor="#a0ddf0" colspan="" rowspan="" | <td bgcolor="#a0ddf0" colspan="" rowspan="" | ||||
valign="top" align="left"> | valign="top" align="left"> | ||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif"> | <font color="#000000" size="-1" face="arial,helvetica,sanserif"> | ||||
<a href="http://cvs.apache.org/viewcvs/~checkout~/jakarta-ant/docs/ant_in_anger.html?content-type=text/html">http://cvs.apache.org/viewcvs/~checkout~/jakarta-ant/docs/ant_in_anger.html?content-type=text/html</a> | |||||
<a href="ant_in_anger.html">http://jakarta.apache.org/ant/ant_in_anger.html</a> | |||||
</font> | </font> | ||||
</td> | </td> | ||||
</tr> | </tr> | ||||
@@ -183,7 +183,7 @@ | |||||
<td bgcolor="#a0ddf0" colspan="" rowspan="" | <td bgcolor="#a0ddf0" colspan="" rowspan="" | ||||
valign="top" align="left"> | valign="top" align="left"> | ||||
<font color="#000000" size="-1" face="arial,helvetica,sanserif"> | <font color="#000000" size="-1" face="arial,helvetica,sanserif"> | ||||
<a href="http://cvs.apache.org/viewcvs/~checkout~/jakarta-ant/docs/ant_task_guidelines.html?content-type=text/html">http://cvs.apache.org/viewcvs/~checkout~/jakarta-ant/docs/ant_task_guidelines.html?content-type=text/html</a> | |||||
<a href="ant_task_guidelines.html">http://jakarta.apache.org/ant/ant_task_guidelines.html</a> | |||||
</font> | </font> | ||||
</td> | </td> | ||||
</tr> | </tr> | ||||
@@ -243,6 +243,30 @@ | |||||
<section name="IDE/Editor Integration"> | <section name="IDE/Editor Integration"> | ||||
<subsection name="AntFarm"> | |||||
<p>A plugin that integrates Ant into the jEdit editor.</p> | |||||
<table> | |||||
<tr> | |||||
<th>Compatibility:</th> | |||||
<td>bundles Ant 1.3</td> | |||||
</tr> | |||||
<tr> | |||||
<th>URL:</th> | |||||
<td><a href="http://plugins.jedit.org/plugins/AntFarm">http://plugins.jedit.org/plugins/AntFarm</a></td> | |||||
</tr> | |||||
<tr> | |||||
<th>Contact:</th> | |||||
<td><a href="mailto:jedit-devel@lists.sourceforge.net">jEdit developers mailinglist</a></td> | |||||
</tr> | |||||
<tr> | |||||
<th>License:</th> | |||||
<td>Apache Software License</td> | |||||
</tr> | |||||
</table> | |||||
</subsection> | |||||
<subsection name="AntRunner"> | <subsection name="AntRunner"> | ||||
<p>An OpenTool that integrates Ant into the JBuilder IDE.</p> | <p>An OpenTool that integrates Ant into the JBuilder IDE.</p> | ||||
@@ -30,7 +30,7 @@ | |||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
<th>URL:</th> | <th>URL:</th> | ||||
<td><a href="http://cvs.apache.org/viewcvs/~checkout~/jakarta-ant/docs/ant_in_anger.html?content-type=text/html">http://cvs.apache.org/viewcvs/~checkout~/jakarta-ant/docs/ant_in_anger.html?content-type=text/html</a></td> | |||||
<td><a href="ant_in_anger.html">http://jakarta.apache.org/ant/ant_in_anger.html</a></td> | |||||
</tr> | </tr> | ||||
</table> | </table> | ||||
</subsection> | </subsection> | ||||
@@ -46,7 +46,7 @@ | |||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
<th>URL:</th> | <th>URL:</th> | ||||
<td><a href="http://cvs.apache.org/viewcvs/~checkout~/jakarta-ant/docs/ant_task_guidelines.html?content-type=text/html">http://cvs.apache.org/viewcvs/~checkout~/jakarta-ant/docs/ant_task_guidelines.html?content-type=text/html</a></td> | |||||
<td><a href="ant_task_guidelines.html">http://jakarta.apache.org/ant/ant_task_guidelines.html</a></td> | |||||
</tr> | </tr> | ||||
</table> | </table> | ||||
</subsection> | </subsection> | ||||