Given a folder of Java files, is there an Eclipse plugin to draw UML class diagrams? [closed]

∥☆過路亽.° 提交于 2019-12-09 07:20:24

问题


The title says it all. Please suggest.


回答1:


Here are the 2 valid free Eclipse plugins I know about regarding UML class diagrams:


  • ObjectAidUML

It uses the UML notation to show a graphical representation of existing code that is as accurate and up-to-date as your text editor, while being very easy to use.

The recommended way is a remote Eclipse update site with the following information:

Name: ObjectAid UML Explorer
URL: http://www.objectaid.com 


  • eUML2

It has a free version which includes class diagrams.



来源:https://stackoverflow.com/questions/2056208/given-a-folder-of-java-files-is-there-an-eclipse-plugin-to-draw-uml-class-diagr

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!