IS there a piece of software (or an eclipse plug-in) which,
given a target, would allow me to view the target dependency as a tree?
The tree does not need to be graphical, could be text based - just a tool that would help me traverse thro someone's mesh of ant files to debug them.
Does not need to be an Eclipse plug-in. However, would be nice when a node is clicked would throw the source of that target onto an editor.