diff --git a/docs/external.html b/docs/external.html index 1f294a5ad..aa5cc603b 100644 --- a/docs/external.html +++ b/docs/external.html @@ -2439,6 +2439,83 @@ + + + +
+ + yGuard + +
+
+

yGuard is a free Java(TM) Bytecode Obfuscator Task that + needs no external script or project files. It can completely + be configured and run through the Ant build script. The task + supports multiple Jar files at once and makes use of + patternsets and regular expressions to specify elements, which + should be left unobfuscated. Additionally it can be used to + produce patches for obfuscated applications that have already + been deployed.

+ + + + + + + + + + + + + + + + + +
+ + Compatibility: + + + + Ant 1.5 and later + +
+ + URL: + + + + http://www.yworks.com/products/yguard + +
+ + Contact: + + + + yGuard@yWorks.com + +
+ + License: + + + + Library: LGPL, Task: Commercial + +
+
+
diff --git a/xdocs/external.xml b/xdocs/external.xml index d9d2af95f..f8be01a94 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -910,6 +910,36 @@ + + +

yGuard is a free Java(TM) Bytecode Obfuscator Task that + needs no external script or project files. It can completely + be configured and run through the Ant build script. The task + supports multiple Jar files at once and makes use of + patternsets and regular expressions to specify elements, which + should be left unobfuscated. Additionally it can be used to + produce patches for obfuscated applications that have already + been deployed.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.5 and later
URL:http://www.yworks.com/products/yguard
Contact:yGuard@yWorks.com
License:Library: LGPL, Task: Commercial
+