I’ll be immodest and suggest my Ant Script Visualizer - it parses Ant scripts
and uses GraphViz to generate graphs.
It’s a Google Code project using Java WebStart, here’s the page with
instructions and examples of the output:
http://ant-script-visualizer.googlecode.com/svn/trunk/webstart/index.
Hello Kent.
Have you tried checking the ant.jar version from grand ? Sometime back
I figured updating that jar helped for one similar problem I had run
into.
Not sure if this helps ... but do give it a try ...
Thanks,
Parag Doke
Save paper, save trees. Do not print emails/documents unless
absolut
Hi!
We have pretty complex scripts, which I'd like to graph in an automatic way.
We use which Vizant doesn't seem to support. Grand from ggTools
doesn't seem to work well, it complains about syntax errors due to our use
of Ant 1.7-only features which it doesn't recognize.
So, all tips are welco