Heyho, I'm searching for a tool like JDepend to draw a graph for a java classfile. JDepend seams to be fine, but it's not resolving the deps from the deps (maybe I'm just missing some special options?). A direct output into .dot format or an image would be nice to have. Thanks
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
You can try JavaDepend, it gives many features for dependency needs.
回答2:
You might consider UMLGraphDoc. I've used it, and found it quite useful.
It will draw diagrams based on relations that it inferred automatically, or that were specified by special javadoc tags.
回答3:
Not sure what you mean by dependencies from the dependencies, and there's certainly no .dot format, but try Fractality here:
http://www.edmundkirwan.com/pub/index.html