From b1e34289e63abf1ab2cfb6cd761c25f0f8df3405 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Fri, 14 Jan 2005 08:14:12 +0000 Subject: [PATCH] Add pointer to AntForm git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277359 13f79535-47bb-0310-9956-ffa450edef68 --- docs/contributors.html | 2 +- docs/external.html | 48 ++++++++++++++++++++++++++++++++++++++++++ xdocs/external.xml | 25 ++++++++++++++++++++++ 3 files changed, 74 insertions(+), 1 deletion(-) diff --git a/docs/contributors.html b/docs/contributors.html index f0f91c4c4..d56cd084a 100644 --- a/docs/contributors.html +++ b/docs/contributors.html @@ -236,7 +236,7 @@ Jan is consultant for OOA/D in the computer centre of the government of Northrhine Westfalia / Germany. He is the co-author of Rational Rose und UML im Praxiseinsatz the first German book about -that OOAD-tool. +that OOAD-tool.

Costin Monolache
diff --git a/docs/external.html b/docs/external.html index 1e17c2597..8c976a600 100644 --- a/docs/external.html +++ b/docs/external.html @@ -492,6 +492,54 @@ valign="top" align="left"> Apache Software License + + +

+ + AntForm +

+

Provides a java/swing form-based input scheme for + configuring ant properties and launching ant targets.

+ + + + + + + + + + + + + + + +
+ Compatibility: + + Ant 1.6.2. +
+ URL: + + http://antforms.sourceforge.net/ +
+ Contact: + + René Ghosh +
+ License: + + GNU General Public License +

diff --git a/xdocs/external.xml b/xdocs/external.xml index e3375789c..4c8e4e295 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -210,6 +210,31 @@ + + +

Provides a java/swing form-based input scheme for + configuring ant properties and launching ant targets.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.6.2.
URL:http://antforms.sourceforge.net/
Contact:René Ghosh
License:GNU General Public License
+
+

Provides simple inheritance between ant files