Douglas Bullard's Ant Script Visualizer
Douglas Bullard's Ant Script Visualizer
Submitted by webmaster@testdriven.com (Links) on Thu, 10/02/2005 - 22:51.Ant Script Visualizer is a program to visualize how Ant targets and scripts are related to one another.
Ever take a look at an Ant build script and, although perfectly readable, not really "see" all the dependencies between targets?
What targets depend on a certain taskdef? Or a macrodef? Do macrodefs rely on other macrodefs? And all those imported Ant scripts - where do they fit in? This program was designed to show that: it creates graphic file representations of imported ant scripts.
Ever take a look at an Ant build script and, although perfectly readable, not really "see" all the dependencies between targets?
What targets depend on a certain taskdef? Or a macrodef? Do macrodefs rely on other macrodefs? And all those imported Ant scripts - where do they fit in? This program was designed to show that: it creates graphic file representations of imported ant scripts.
