From 9b1df3191516d6edbc91a471ad317d4ad3aff87b Mon Sep 17 00:00:00 2001 From: Peter Donald Date: Tue, 13 Nov 2001 07:21:55 +0000 Subject: [PATCH] Put importscrubber in external links. Submitted by: Tom_Copeland@realeum.com git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269902 13f79535-47bb-0310-9956-ffa450edef68 --- docs/external.html | 70 ++++++++++++++++++++++++++++++++++++++++++++++ xdocs/external.xml | 23 +++++++++++++++ 2 files changed, 93 insertions(+) diff --git a/docs/external.html b/docs/external.html index 6d8c9108e..10708f6a9 100644 --- a/docs/external.html +++ b/docs/external.html @@ -402,6 +402,76 @@ + + + +
+ + Importscrubber + +
+
+

Removes unncessary import statements from a Java source code file.

+ + + + + + + + + + + + + + + + + +
+ + Compatibility: + + + + Ant 1.3 + +
+ + URL: + + + + http://importscrubber.sourceforge.net/ + +
+ + Contact: + + + + Tom Copeland + +
+ + License: + + + + LGPL + +
+
+
diff --git a/xdocs/external.xml b/xdocs/external.xml index d19b12c51..d9e731617 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -134,6 +134,29 @@
+ +

Removes unncessary import statements from a Java source code file.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.3
URL:http://importscrubber.sourceforge.net/
Contact:Tom Copeland
License:LGPL
+
+

There are two different sets of tasks to help build