What tool can take an Ant build file as input and display a graph of all the target dependencies? It should consider imports as well.
I tried vizant, but it does not read imported files.
Grand might be more complete than VizAnt.
See this blog post as an example: