Download List

專案描述

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-05-19 15:41
0.7.2

Ant was updated to 1.6.3. The build process was
fixed.
標籤: UI, Minor bugfixes

2005-05-09 17:13
0.7.1

A dependency with some internal Java 5.0 classes
which prevented the graph from being displayed
when used with JRE 1.4.2 was fixed.
標籤: UI, Major bugfixes

2005-04-18 15:35
0.7

A new "export as image" feature was added. Support
for the new target element in ant and antcall was
added. The behavior when targets with the same
name exist in several files was improved. Minor
improvements and bugfixes were made.
標籤: UI, Minor feature enhancements

2005-04-11 17:17
1.8

Support for the new target element in ant and
antcall was added. The behavior when targets with
the same name exist in several files was improved.
標籤: Core, Minor feature enhancements

2005-03-19 11:59
1.7

This release fixed an exception that occurred when parsing a file with a taskdef outside of a target. A new filter for removing nodes by name was added.
標籤: Core, Minor feature enhancements

Project Resources