View classes dependency graph plugin? [closed]

2019-01-11 00:27发布

Is there any plugins I can use for Eclipse that will show graphical view of classes dependencies?

4条回答
▲ chillily
2楼-- · 2019-01-11 01:15

stan4j:

  • Free for private use
  • For commercial use requires license
  • Video on homepage does a good job of demoing features
查看更多
爷、活的狠高调
3楼-- · 2019-01-11 01:16

Classycle can be a good start (for static dependencies between classes at least)

(I find their graph a bit complicated to follow though : CDA - Class Dependency Analyzer is an external tool, but produce much more readable dependency graphs)

查看更多
你好瞎i
4楼-- · 2019-01-11 01:18

For a more in-depth analysis, check out nWire.

查看更多
Luminary・发光体
5楼-- · 2019-01-11 01:25

I find ispace => http://ispace.stribor.de/ ideal for showing circular dependencies etc. Tip: do a project clean after every major refactor to get it to update the graphs.

查看更多
登录 后发表回答