一个 Eclipse 插件,能将 Eclipse 中现有的 java 类生成类图,可以进行 Java 包的依赖分析,基于 UML 图进行模型设计,以及逆向工程(即从已有源代码生成类图)。
Download the latest version of the plugin on the "Release" page, then put it into your Eclipse plugin directory "ECLIPSE_HOME/plugins" (or "ECLIPSE_HOME/dropins" for 3.3+ eclipse)
On Mac OS X, you can find the "plugins/dropins" folder by right click on "/Applications/Eclipse" (or the Eclipse executable), then "Show Package Contents".
Restart Eclipse workbench.
To uninstall, just remove the jar.