Java dependency analysis
When you wish to analyze dependencies you can start browsing the dependencies at different levels of your code-base hierarchy, you'll probably see dependencies that you were not expecting. Just selecting the dependency in the graph will reveal all of the lower-level dependencies that cause it.
|