diff --git a/docs/external.html b/docs/external.html index 89e1ae1f8..67471af4d 100644 --- a/docs/external.html +++ b/docs/external.html @@ -167,7 +167,7 @@ External Tools and Tasks -
This page lists external resources for Apache Ant: tasks, Compiler Implementations, +
This page lists external resources for Apache Ant: Tasks, Compiler Implementations, IDE integration tools, loggers, you name it. If you've written something that should be included, please post all relevant @@ -779,6 +779,51 @@ valign="top" align="left"> Apache Software Foundation License + + +
FMPP is a general-purpose text file preprocessor tool that + uses FreeMarker templates. It is particularly designed for + HTML preprocessor, for the generation of complete (static) + homepages: directory structure that contains HTML-s, image + files, etc. But of course it can be used to generate source + code or whatever text files. FMPP is extendable with Java + classes to pull data from any data sources (XML file, + database, etc.) and embed the data into the generated + files.
++ Compatibility: + | ++ Ant 1.5.1 + | +
---|---|
+ URL: + | ++ http://fmpp.sourceforge.net/ + | +
+ License: + | ++ BSD License + |
The CodeCoverage sub-project of GroboUtils provides a 100% + pure Java code coverage tool. It uses pre-execution class file + recompilation, and generates XML files containing the coverage + statistics. It does not require any advanced VM setup to generate + coverage numbers. +
++ Compatibility: + | ++ Ant 1.5.1 + | +
---|---|
+ URL: + | ++ http://groboutils.sourceforge.net/codecoverage/ + | +
+ Contact: + | ++ project mailing lists + | +
+ License: + | ++ MIT License + |
This page lists external resources for Apache Ant: tasks, Tasks, Compiler Implementations,
IDE integration
tools, loggers, you name it. If you've written
@@ -351,6 +351,33 @@
+ FMPP is a general-purpose text file preprocessor tool that
+ uses FreeMarker templates. It is particularly designed for
+ HTML preprocessor, for the generation of complete (static)
+ homepages: directory structure that contains HTML-s, image
+ files, etc. But of course it can be used to generate source
+ code or whatever text files. FMPP is extendable with Java
+ classes to pull data from any data sources (XML file,
+ database, etc.) and embed the data into the generated
+ files. Builds a JAR file based on class dependencies rather than simply the contents of a directory The CodeCoverage sub-project of GroboUtils provides a 100%
+ pure Java code coverage tool. It uses pre-execution class file
+ recompilation, and generates XML files containing the coverage
+ statistics. It does not require any advanced VM setup to generate
+ coverage numbers.
+ idldepend is a task that (re)generates Java sources to be
created from CORBA/IDL files.
+
+
+
+ Compatibility:
+ Ant 1.5.1
+
+
+ URL:
+ http://fmpp.sourceforge.net/
+
+
+ License:
+ BSD License
+
+
+
+
+ Compatibility:
+ Ant 1.5.1
+
+
+ URL:
+ http://groboutils.sourceforge.net/codecoverage/
+
+
+ Contact:
+ project mailing lists
+
+
+ License:
+ MIT License
+