diff --git a/docs/external.html b/docs/external.html index cce69b7a3..76863d6fe 100644 --- a/docs/external.html +++ b/docs/external.html @@ -411,6 +411,80 @@ + + + +
+ + Clover + +
+
+

Clover is an Ant-based Code Coverage tool. It can be used + seamlessly with Ant-based projects. It provides method, + statement, and branch coverage analysis, and has rich + reporting in XML, HTML or via a Swing GUI.

+ + + + + + + + + + + + + + + + + +
+ + Compatibility: + + + + Ant 1.4.1 or greater + +
+ + URL: + + + + http://www.thecortex.net/clover + +
+ + Contact: + + + + clover-support@cortexebusiness.com.au + +
+ + License: + + + + Commercial, free licenses available for open source + projects. + +
+
+
@@ -1708,6 +1782,66 @@
+ + + +
+ + Jing Task + +
+
+

Validates XML files against the RELAX NG alternative to XML Schema. + The Jing task for Ant allows you to efficiently validate + multiple files against multiple RELAX NG patterns and integrate + RELAX NG validation with other XML processing.

+ + + + + + + + + + + + + +
+ + Compatibility: + + + + Ant 1.4 and later + +
+ + URL: + + + + + http://www.thaiopensource.com/relaxng/jing-ant.html + +
+ + License: + + + + BSD-like + +
+
+
@@ -2083,6 +2217,76 @@ + + + +
+ + Eclipse + +
+
+

Eclipse is a universal tool platform with Ant integration.

+ + + + + + + + + + + + + + + + + +
+ + Compatibility: + + + + Ant 1.3 - 1.4.1 + +
+ + URL: + + + + http://www.eclipse.org + +
+ + Contact: + + + + news://news.eclipse.org/eclipse.tools + +
+ + License: + + + + Common Public License Version 0.5 + +
+
+
diff --git a/xdocs/external.xml b/xdocs/external.xml index ae5145b62..87a45ec57 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -128,6 +128,34 @@
+ + +

Clover is an Ant-based Code Coverage tool. It can be used + seamlessly with Ant-based projects. It provides method, + statement, and branch coverage analysis, and has rich + reporting in XML, HTML or via a Swing GUI.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.4.1 or greater
URL:http://www.thecortex.net/clover
Contact:clover-support@cortexebusiness.com.au
License:Commercial, free licenses available for open source + projects.
+
+

Recursive build support (call ant on every package level, @@ -616,6 +644,30 @@ + + +

Validates XML files against the RELAX NG alternative to XML Schema. + The Jing task for Ant allows you to efficiently validate + multiple files against multiple RELAX NG patterns and integrate + RELAX NG validation with other XML processing.

+ + + + + + + + + + + + + + +
Compatibility:Ant 1.4 and later
URL: + http://www.thaiopensource.com/relaxng/jing-ant.html
License:BSD-like
+
+
@@ -746,6 +798,30 @@ + + +

Eclipse is a universal tool platform with Ant integration.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.3 - 1.4.1
URL:http://www.eclipse.org
Contact:news://news.eclipse.org/eclipse.tools
License:Common Public License Version 0.5
+
+

Java IDE with refactoring support and Ant integration.