I work with developer 8.0 and I want to create a graph representing the network between my differents packages.
Is there are an “easy” way to recover the dependancies between them ?
Amandine TRIDOU
Student in UTC (University of Technology of Compiègne)
Trainee in ERDF Company
French
Manifest.v3 will have the package dependency information. This file is present in all the package folders. It is an XML file and you may use this to build your own graphs.
Centrasite repository has several features for dependency analysis and impact analysis.
Thanks you for your answer but it doesn’t work. I mean not totally.
This xml files contains dependencies but only dependencies that you are already filled in Web Developper 8.
I want that dependencies will be extracted automatically. I am not sure, I am clear ? Sorry