Browse Source

Add Manual4Eclipse to the Sandbox Homepage

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@517589 13f79535-47bb-0310-9956-ffa450edef68
master
Jan Materne 18 years ago
parent
commit
043e639561
2 changed files with 98 additions and 0 deletions
  1. +67
    -0
      docs/antlibs/sandbox.html
  2. +31
    -0
      xdocs/antlibs/sandbox.xml

+ 67
- 0
docs/antlibs/sandbox.html View File

@@ -243,6 +243,73 @@
<td colspan="1" rowspan="1"
valign="top" align="left">
</td>
</tr>
</table>
<h4 class="subsection">
<a name="Manual4Eclipse - Generate an Eclipse Help PlugIn from Ant's manual"></a>
Manual4Eclipse - Generate an Eclipse Help PlugIn from Ant's manual
</h4>
<p>This AntLib provides tasks for generating an Eclipse Help PlugIn from Ant's manual.</p>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
<tr>
<th colspan="1" rowspan="1"
valign="top" align="left">
SVN URL:
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
<a href="http://svn.apache.org/repos/asf/ant/sandbox/antlibs/manual4eclipse/">http://svn.apache.org/repos/asf/ant/sandbox/antlibs/manual4eclipse/</a>
</td>
</tr>
<tr>
<th colspan="1" rowspan="1"
valign="top" align="left">
ViewSVN:
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
<a href="http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/manual4eclipse/trunk/">http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/manual4eclipse/trunk/</a>
</td>
</tr>
<tr>
<th colspan="1" rowspan="1"
valign="top" align="left">
Ant compatibility:
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
Ant 1.7.x
</td>
</tr>
<tr>
<th colspan="1" rowspan="1"
valign="top" align="left">
Java compatibility:
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
Java 1.5+
</td>
</tr>
<tr>
<th colspan="1" rowspan="1"
valign="top" align="left">
Added to sandbox:
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
2007-03-01
</td>
</tr>
<tr>
<th colspan="1" rowspan="1"
valign="top" align="left">
Sponsoring Committers
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
</td>
</tr>
</table>


+ 31
- 0
xdocs/antlibs/sandbox.xml View File

@@ -97,6 +97,37 @@
</table>
</subsection>

<subsection name="Manual4Eclipse - Generate an Eclipse Help PlugIn from Ant's manual">
<p>This AntLib provides tasks for generating an Eclipse Help PlugIn from Ant's manual.</p>
<table>
<tr>
<th>SVN URL:</th>
<td><a href="http://svn.apache.org/repos/asf/ant/sandbox/antlibs/manual4eclipse/">http://svn.apache.org/repos/asf/ant/sandbox/antlibs/manual4eclipse/</a></td>
</tr>
<tr>
<th>ViewSVN:</th>
<td><a href="http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/manual4eclipse/trunk/">http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/manual4eclipse/trunk/</a></td>
</tr>
<tr>
<th>Ant compatibility:</th>
<td>Ant 1.7.x</td>
</tr>
<tr>
<th>Java compatibility:</th>
<td>Java 1.5+</td>
</tr>
<tr>
<th>Added to sandbox:</th>
<td>2007-03-01</td>
</tr>
<tr>
<th>Sponsoring Committers</th>
<td> </td>
</tr>
</table>
</subsection>
<subsection name="VSS - Microsoft Visual SourceSafe Tasks">



Loading…
Cancel
Save