diff --git a/docs/external.html b/docs/external.html index 9c05b03e4..84008406a 100644 --- a/docs/external.html +++ b/docs/external.html @@ -1350,6 +1350,57 @@ valign="top" align="left"> Apache Software Foundation License + + +
Grand is a set of tools to create a visual representation of Ant target + dependencies. It works by taking an Ant build file and creating a "dot" file. It + differs from the existing tools by relying on the Ant API rather than XML parsing to + get the dependencies. It includes many advanced features such as filtering or + rendering depending on the target's nature. Also features a SWT based GUI.
++ Compatibility: + | ++ Ant 1.6 and later + | +
---|---|
+ URL: + | ++ http://www.ggtools.net/grand/ + | +
+ Contact: + | ++ Christophe Labouisse + | +
+ License: + | ++ BSD License + |
Grand is a set of tools to create a visual representation of Ant target + dependencies. It works by taking an Ant build file and creating a "dot" file. It + differs from the existing tools by relying on the Ant API rather than XML parsing to + get the dependencies. It includes many advanced features such as filtering or + rendering depending on the target's nature. Also features a SWT based GUI.
+ +Compatibility: | +Ant 1.6 and later | +
---|---|
URL: | +http://www.ggtools.net/grand/ | +
Contact: | +Christophe Labouisse | +
License: | +BSD License | +
Greebo is an Ant-task for downloading dependency files