Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Eclipse UML plugin with Java Code Generation

Does anyone know of a good (read: Free) Eclipse UML plugin that can also do code generation? If not, does anyone know of any good Eclipse UML plugins?

EDIT: I'm running Eclipse IDE on Fedora Linux

TIA

Noob

like image 542
certifiedNoob Avatar asked Apr 15 '11 03:04

certifiedNoob


2 Answers

I've had some luck creating UML diagrams based on java code with ObjectAid: ObjectAid Download Page.

It was made for Eclipse so it should work. However, I don't know if it does code generation... but it makes a pretty picture!

The site lays out how to install it and the UML diagramming portion is absolutely free!

Hope this helped!

like image 94
rabidhamper7 Avatar answered Sep 21 '22 08:09

rabidhamper7


eUML is free (read the license for restrictions): http://www.soyatec.com/euml2/features/

Also Jupe: http://jupe.binaervarianz.de/

like image 33
squawknull Avatar answered Sep 23 '22 08:09

squawknull