diff --git a/docs/external.html b/docs/external.html index 2f14d4f93..0bba10dcb 100644 --- a/docs/external.html +++ b/docs/external.html @@ -332,6 +332,59 @@ valign="top" align="left"> Apache Software License + + +
Ant Pretty Build is a tool to show and run Ant buildfiles + directly from within a browser window. It consists of a + single XSL file that will generate, on the fly, from + buildfile, a pretty interface showing project name, + description, properties and targets, etc. allowing to run the + whole project, or run selected targets in a specific + order.
++ Compatibility: + | ++ All Ant versions + | +
---|---|
+ URL: + | ++ http://antprettybuild.free.fr/ + | +
+ Contact: + | ++ Charbel BITAR + | +
+ License: + | ++ GNU General Public License (GPL) + |
Ant Pretty Build is a tool to show and run Ant buildfiles + directly from within a browser window. It consists of a + single XSL file that will generate, on the fly, from + buildfile, a pretty interface showing project name, + description, properties and targets, etc. allowing to run the + whole project, or run selected targets in a specific + order.
+ +Compatibility: | +All Ant versions | +
---|---|
URL: | +http://antprettybuild.free.fr/ | +
Contact: | +Charbel BITAR | +
License: | +GNU General Public License (GPL) | +
Checkstyle is a development tool to help programmers write