diff --git a/docs/external.html b/docs/external.html index 7e8d4d104..60ecf7ff2 100644 --- a/docs/external.html +++ b/docs/external.html @@ -1819,6 +1819,56 @@ valign="top" align="left"> Common Public License 1.0 + + +

+ + EPP Task +

+

EPP Task is an easy preprocessor ant task. + The next directives are supported: #ifdef, #ifndef, #else, + #endif and #include.

+ + + + + + + + + + + + + + + +
+ Compatibility: + + Ant 1.4 and higher +
+ URL: + + + http://sourceforge.net/projects/epptask/ +
+ Contact: + + Dmitriy Rykov +
+ License: + + Apache License 2.0 +

diff --git a/xdocs/external.xml b/xdocs/external.xml index c74668f55..6bb4bfc0f 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -926,6 +926,31 @@ + +

EPP Task is an easy preprocessor ant task. + The next directives are supported: #ifdef, #ifndef, #else, + #endif and #include.

+ + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.4 and higher
URL: + http://sourceforge.net/projects/epptask/
Contact:Dmitriy Rykov
License:Apache License 2.0
+
+

FMPP is a general-purpose text file preprocessor tool that uses FreeMarker templates. It is particularly designed for