How can I visualize jar (not plugin) dependencies?

后端 未结 9 644
情深已故
情深已故 2020-12-08 17:40

I am currently refactoring a large Java application. I have split up one of the central (Eclipse) projects into about 30 individual \"components\", however they are still he

9条回答
  •  萌比男神i
    2020-12-08 18:14

    Structure101 is capable of visualizing class and method JAR level dependencies in Jboss 5.

    See the screenshot below or view it larger.

提交回复
热议问题