You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Peter Reilly <pe...@corvil.com> on 2004/02/05 11:25:00 UTC

New tool to create visual representation of ant target dependencies

While looking at freshmeat.net I noticed a tool to create graphviz dot 
files.

http://www.ggtools.net/grand/

It uses the ant api (thus dealing with <import>) to get the dependences.
The results look very nice and
have already helped me find some problems with a number of my build
scripts.

Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org