Grand

Graphical Representation of ANt Dependencies

View the Project on GitHub Ant-Grand

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.

Documentation

Introduction

Release history

Download latest release

Grand

GrandUI

Prerequisites

Grand requires Java 6 and Ant 1.8+.

GrandUI requires Java 8 due to included Eclipse components. Therefore, the latest release includes Ant 1.10; please see the release notes about incompatibilities.