tags:

views:

134

answers:

4

Hi

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.

+1  A: 

You can try:

LucaB
A: 

You can browse UML plugins here.

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

Pablo Santa Cruz
That list is servere outdated. Notice how the last modified plugin were modified almost 3 years ago.
Claus Jørgensen
A: 

You could try http://marketplace.eclipse.org/content/amaterasuml which is an Eclipse plugin for class diagrams, sequence diagrams and usecase diagrams. It was updated in 2009.

Mark Mayo
A: 

I like ObjectAid.

Here is a screenshot (from their homepage) of an example of a class diagrams it can produce:

Class diagram screenshot

matt b
Ack, beauty isn't something they care a lot for in the Java world
Claus Jørgensen