Grand is a tool to create a visual representation of Ant target
dependencies. It works by taking an Ant build file and creating a
DOT language file. It differs from the
existing tools by relying on the Ant API rather than XML parsing to get the dependencies.
GrandUI requires Java 8 due to included Eclipse components. Therefore, the latest release includes Ant 1.10; please see the release notes about incompatibilities.