diff --git a/docs/external.html b/docs/external.html index c018503bb..dfc5c4e68 100644 --- a/docs/external.html +++ b/docs/external.html @@ -4125,6 +4125,55 @@ valign="top" align="left"> GNU General Public License + + +

+ + properties2java +

+

Properties2Java is an Ant task for automatic conversion of + java ".properties" files to ".java" files extending the + java.util.ListResourceBundle.

+ + + + + + + + + + + + + + + +
+ Compatibility: + + Ant 1.6 or above +
+ URL: + + http://properties2java.jayefem.de/ +
+ Contact: + + properties2java@jayefem.de +
+ License: + + Apache Software License 2.0 +

diff --git a/docs/projects/index.html b/docs/projects/index.html index 42b6ea13a..a98669b57 100644 --- a/docs/projects/index.html +++ b/docs/projects/index.html @@ -131,3 +131,4 @@ + diff --git a/xdocs/external.xml b/xdocs/external.xml index a601f1a20..687591313 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -2240,6 +2240,32 @@ + + +

Properties2Java is an Ant task for automatic conversion of + java ".properties" files to ".java" files extending the + java.util.ListResourceBundle.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.6 or above
URL:http://properties2java.jayefem.de/
Contact:properties2java@jayefem.de
License:Apache Software License 2.0
+
+

Purge deletes all but the most recent few files from a fileset.