|
|
@@ -319,37 +319,35 @@ |
|
|
|
</table> |
|
|
|
</subsection> |
|
|
|
|
|
|
|
<subsection name="Ant Pretty Build"> |
|
|
|
|
|
|
|
<p>Ant Pretty Build is a tool to easily show and run Ant |
|
|
|
buildfiles directly from within a browser window. It consists |
|
|
|
of a single XSL file that will generate, on the fly, in the |
|
|
|
browser, from the .xml buildfile, a pretty interface showing |
|
|
|
project name, description, properties and targets, etc. sorted |
|
|
|
or unsorted, allowing to modify/add properties, run the whole |
|
|
|
project, or run selected set of targets in a specific order, |
|
|
|
with the ability to modify logger/logfile, mode and add more |
|
|
|
libs or command line arguments.</p> |
|
|
|
|
|
|
|
<table class="externals"> |
|
|
|
<tr> |
|
|
|
<th>Compatibility:</th> |
|
|
|
<td>All Ant versions</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<th>URL:</th> |
|
|
|
<td><a href="http://antprettybuild.free.fr/">http://antprettybuild.free.fr/</a></td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<th>Contact:</th> |
|
|
|
<td><a href="http://antprettybuild.free.fr/">Charbel BITAR (Project's Contact Page)</a></td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<th>License:</th> |
|
|
|
<td>Apache Software License 2.0</td> |
|
|
|
</tr> |
|
|
|
</table> |
|
|
|
</subsection> |
|
|
|
<subsection name="AntPrettyBuild"> |
|
|
|
<p> |
|
|
|
Ant Pretty Build is a tool to easily show and run Ant buildfiles directly from |
|
|
|
within a browser window. It consists of a single XSL file that will generate, |
|
|
|
on the fly, in the browser, from the .xml buildfile, a pretty interface showing |
|
|
|
project name, description, properties and targets, etc. sorted or unsorted, |
|
|
|
allowing to load/modify/add properties, run the whole project, or run selected |
|
|
|
set of targets in a specific order, with the ability to modify logger/logfile, |
|
|
|
mode and add more libs or command line arguments. |
|
|
|
</p> |
|
|
|
<table class="externals"> |
|
|
|
<tr> |
|
|
|
<th>Compatibility:</th> |
|
|
|
<td>All Ant versions</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<th>URL:</th> |
|
|
|
<td><a href="http://antprettybuild.sourceforge.net/">Ant Pretty Build Homepage</a></td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<th>Contact:</th> |
|
|
|
<td><a href="http://antprettybuild.sourceforge.net">Charbel BITAR</a></td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<th>License:</th> |
|
|
|
<td>Apache License V2.0</td> |
|
|
|
</tr> |
|
|
|
</table> |
|
|
|
</subsection> |
|
|
|
|
|
|
|
<subsection name="AntSpaces"> |
|
|
|
|
|
|
|