diff --git a/docs/external.html b/docs/external.html index e87125f21..b5f6b127a 100644 --- a/docs/external.html +++ b/docs/external.html @@ -402,6 +402,76 @@ + + + +
+ + GenJar + +
+
+

Builds a jar file based on class dependencies rather than simply the contents of a directory

+ + + + + + + + + + + + + + + + + +
+ + Compatibility: + + + + Ant 1.4 alpha (built after 2001/08/04) and later + +
+ + URL: + + + + http://www.riggshill.com/projects/genjar/ + +
+ + Contact: + + + + John Kohler + +
+ + License: + + + + Apache Software Foundation License + +
+
+
diff --git a/xdocs/external.xml b/xdocs/external.xml index 954b4e8bb..43bea4789 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -134,6 +134,29 @@
+ +

Builds a jar file based on class dependencies rather than simply the contents of a directory

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.4 alpha (built after 2001/08/04) and later
URL:http://www.riggshill.com/projects/genjar/
Contact:John Kohler
License:Apache Software Foundation License
+
+

Removes unncessary import statements from a Java source code file.