diff --git a/docs/external.html b/docs/external.html index 7e5e9f10e..7152c859e 100644 --- a/docs/external.html +++ b/docs/external.html @@ -435,6 +435,66 @@ valign="top" align="left"> Sun Public License + + +

+ + Antcount +

+

Antcount is a set of filters that can be used to gather statistics + from files or resources. It is mainly used for log files analysis. + It allows to:

+ Antcount also includes some useful filters to: +

+ + + + + + + + + + + + + + + +
+ Compatibility: + + Ant 1.6.2 and higher +
+ URL: + + http://antcount.sourceforge.net/ +
+ Contact: + + Patrick Martin +
+ License: + + LGPL +

@@ -697,11 +757,11 @@

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 + 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, + set of targets in a specific order, with the ability to modify logger/logfile, mode and add more libs or command line arguments.

diff --git a/xdocs/external.xml b/xdocs/external.xml index 6010ea09b..917a5a574 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -179,6 +179,41 @@
+ +

Antcount is a set of filters that can be used to gather statistics + from files or resources. It is mainly used for log files analysis. + It allows to:

+ Antcount also includes some useful filters to: +

+ + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.6.2 and higher
URL:http://antcount.sourceforge.net/
Contact:Patrick Martin
License:LGPL
+
+

AntDoc is a tool that generates HTML documentation from Ant @@ -322,11 +357,11 @@

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 + 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, + set of targets in a specific order, with the ability to modify logger/logfile, mode and add more libs or command line arguments.