diff --git a/docs/external.html b/docs/external.html index d5473be37..cca96fca6 100644 --- a/docs/external.html +++ b/docs/external.html @@ -3693,6 +3693,59 @@ valign="top" align="left"> GNU LGPL + + +
+ JPP is a preprocessor for Ant supporting + many different file types that allows you to include / exclude contents based on + build-time parameters. It is completely invisible to other tools and takes the hassle + out of maintaining customised code or content. It is free, is provided as an Ant task, + and very simple to use. +
++ Compatibility: + | ++ Ant 1.6.5 + | +
---|---|
+ URL: + | ++ http://www.javapreprocessor.com + | +
+ Contact: + | ++ info@javapreprocessor.com + | +
+ License: + | ++ Freeware + |
+ JPP is a preprocessor for Ant supporting + many different file types that allows you to include / exclude contents based on + build-time parameters. It is completely invisible to other tools and takes the hassle + out of maintaining customised code or content. It is free, is provided as an Ant task, + and very simple to use. +
+Compatibility: | +Ant 1.6.5 | +
---|---|
URL: | +http://www.javapreprocessor.com | +
Contact: | +info@javapreprocessor.com | +
License: | +Freeware | +
Sometimes you are interested at runtime to have information from build time. This may be the build date, a build number or the version. The JReleaseInfo Ant Task generates a java