diff --git a/docs/external.html b/docs/external.html index 79c8f06fb..7dd7263a0 100644 --- a/docs/external.html +++ b/docs/external.html @@ -2574,6 +2574,55 @@ valign="top" align="left"> Apache Software Foundation License + + +

+ + PRes +

+

PRes is short for Property Resources and will generate a Java source + file from name=value pair .property files which can be compiled like any + other class.

+ + + + + + + + + + + + + + + +
+ Compatibility: + + Ant 1.5 and later (may work with earlier) +
+ URL: + + http://mseries.sourceforge.net +
+ Contact: + + MSeries +
+ License: + + LGPL +

diff --git a/xdocs/external.xml b/xdocs/external.xml index dc1f02dc1..f62684143 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -1357,6 +1357,30 @@ + +

PRes is short for Property Resources and will generate a Java source + file from name=value pair .property files which can be compiled like any + other class.

+ + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.5 and later (may work with earlier)
URL:http://mseries.sourceforge.net
Contact:MSeries
License:LGPL
+
+

ProGuard is a free Java class file shrinker and obfuscator. It can detect