Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Class Diagram in Eclipse [duplicate]

Tags:

java

eclipse

Is there a Visual Studio like plugin for Eclipse that will allow me create a class-diagram ?

Preferable something that is actually up to date. Most of what Google finds is dead projects who haven't been updated in 2-6 years.

like image 727
Claus Jørgensen Avatar asked Mar 22 '10 11:03

Claus Jørgensen


2 Answers

You can try:

  • Omondo
  • Eclipse Modeling
like image 168
lbedogni Avatar answered Oct 03 '22 22:10

lbedogni


You can browse UML plugins here.

You can also check previous stackoverflow questions covering the same topic.

like image 28
Pablo Santa Cruz Avatar answered Oct 03 '22 21:10

Pablo Santa Cruz