简体   繁体   中英

Eclipse UML plugin to generate Java Source code

Is there an Eclipse plugin that can draw uml class diagram and then generate Java source code from the class diagram?

Thanks!

您可以尝试Papyrus,它是一个Eclipse插件,Papyrus可以绘制UML图并生成C ++或Java源文件。

Here's the first Eclipse plug in I came across.

Altova - UML Eclipse Integration

Automatic synchronization between the UModel project and source code lets you refer to – and work in – either the UML software model or the source code editor, confident that both windows display the current project status. Every change you make in one window is immediately reflected in the other.

Here's a list of Eclipse plug ins that are categorized under UML.

The best tool is EclipseUML Omondo. Altova is not really an Eclipse plugin but a standalone application built with Eclipse !!

MyEclipse is pretty neat but it is not free.

ArgoUML is a nice free UML IDE that can generate source from your class diagrams. There is an Eclipse plugin version for it as well. I haven't used the Eclipse plugin version of it so can't comment. But if it does the same as the standalone version it should be good enough.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM