diff --git a/docs/external.html b/docs/external.html index cca96fca6..d6843f2bb 100644 --- a/docs/external.html +++ b/docs/external.html @@ -1774,6 +1774,59 @@ valign="top" align="left"> X11 (Open Source) + + +
+ EnvGen is an Ant task for generating + different versions of the same file parameterized for different environments (i.e. + development, test, and production). File generation is done using + FreeMarker, a template engine with a full-featured + templating language. +
++ Compatibility: + | ++ Ant 1.6.5 or higher (not tested on earlier versions) + | +
---|---|
+ URL: + | ++ http://www.basilv.com/software + | +
+ Contact: + | ++ EnvGen Feedback Page + | +
+ License: + | ++ GPL + |
+ EnvGen is an Ant task for generating + different versions of the same file parameterized for different environments (i.e. + development, test, and production). File generation is done using + FreeMarker, a template engine with a full-featured + templating language. +
+Compatibility: | +Ant 1.6.5 or higher (not tested on earlier versions) | +
---|---|
URL: | +http://www.basilv.com/software | +
Contact: | +EnvGen Feedback Page | +
License: | +GPL | +
EMMA is an open-source toolkit for measuring and reporting Java code coverage. EMMA distinguishes itself from other tools