Hi, If I list the target names of a project from the build node, there is an extra target with name "". Is this target represents the global declarations?
I have also noticed that the targets in the imported projects appear in duplicated form (targetName and projectName.targetName). I'm unsure how to normalize these information (I try to build a dependency graph from these information). Are there any flag which indicates which one is with the projectName or pointer which point to the equivalent one? You can find the code at http://sourceforge.net/p/antviz2/code/2/tree/trunk/ Thank you for your help in advance! Gabor --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org