2

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

Thanks!

4 Answers 4

0

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.

Sign up to request clarification or add additional context in comments.

Comments

0

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

Comments

0

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.

Comments

0

You can try Papyrus, which is an Eclipse plugin, Papyrus can draw UML diagrams and generate C++ or Java source files.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.