@linux1s1s
2017-01-22T16:57:28.000000Z
字数 564
阅读 8286
Android Studio 自动生成UML
Tools
2016-06
下载
simpleUMLCE 插件下载 版本0.01 已经很久没有再更新了,不过这个是目前Studio比较好的自动生成UML插件,推荐使用。
安装和使用
- Click on File and goto Setting ( File -> Setting )
- Select Plugin from Left Panel and click Install Plugin from Disk
- Locate the SimpleUML jar file and select it.
- Now Restart the Android Studio
- After you restart Right Click the Package name and Select New Diagram
- Set a file name and create UML file. I created with name NewDiagram
- Now Right Click the Package name and Select the file you created. In my case it was NewDiagram
- All files are stacked on top of one another. You can just drag and drop them and set a hierarchy.
- Like this below, you can drag these classes