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.
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:
yworks Ant Explorer is (was) great, there are several versions , standalone and eclipse plugin.
See this answer for download link of standalone version and intellij plugin, use searchengine to find eclipse plugin.
There are some, see the Ant external tools page. From there: