diff --git a/docs/projects.html b/docs/projects.html index a3b0652c9..afad44057 100644 --- a/docs/projects.html +++ b/docs/projects.html @@ -323,6 +323,65 @@ valign="top" align="left"> At the moment, no license is being attached to the tool. + + +
+ + + +
+ + Antelope + +
+

A GUI for running Ant and editing build files, can run as + stand-alone or as a plugin to jEdit. In addition to running + targets, Antelope can generate performance statistics and can + trace/display a target's execution path without actually + executing the target.

+

Includes several additional tasks: Assert, If/Else, + Try/Catch/Finally, Switch, Variable, Stopwatch, Limit, Math, + Post, SSH, SCP, AntFetch, AntCallBack.

+ + + + + + + + + + + + + + + +
+ Compatibility: + + Tested extensively with Ant 1.5.x. +
+ URL: + + http://antelope.sourceforge.net/ +
+ Contact: + + Dale Anson +
+ License: + + Apache Software Foundation License +

diff --git a/xdocs/projects.xml b/xdocs/projects.xml index ecbfcaf53..80977f374 100644 --- a/xdocs/projects.xml +++ b/xdocs/projects.xml @@ -73,6 +73,38 @@ + + +

A GUI for running Ant and editing build files, can run as + stand-alone or as a plugin to jEdit. In addition to running + targets, Antelope can generate performance statistics and can + trace/display a target's execution path without actually + executing the target.

+ +

Includes several additional tasks: Assert, If/Else, + Try/Catch/Finally, Switch, Variable, Stopwatch, Limit, Math, + Post, SSH, SCP, AntFetch, AntCallBack.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Tested extensively with Ant 1.5.x.
URL:http://antelope.sourceforge.net/
Contact:Dale Anson
License:Apache Software Foundation License
+
+

Anthill is a build tool that promotes a controlled build