0

Possible Duplicate:
Recommended Eclipse plugins to generate UML from Java code

I think my title says everything. I want to use a Eclipse plugin to draw UML diagrams.

I use Eclipse for R programming so I don't need any UML with java support. In case the best

drawing one supports java I would not mind either.

Cheers

Community
  • 1
  • 1
user969113
  • 2,219
  • 7
  • 43
  • 49
  • This is such a common question its even in the faq http://stackoverflow.com/questions/tagged/eclipse-plugin+uml?sort=faq&pagesize=15 – Fredrik Nov 02 '11 at 14:47

2 Answers2

0

I always kinda liked the eUML 2 by Soyatec. You didn't require that, but it has quite nice support for Java. I used it in several projects - it has some drawbacks, but at the end I would recommend it anyway.

Piotr Nowicki
  • 17,194
  • 8
  • 60
  • 80
  • But it requires to create a Java project which is not what I want :) I want to create a new UML diagram by right click -> new file -> other and can be put in any kind of project – user969113 Nov 02 '11 at 17:01
0

Papyrus is a good tool with basic documentation for different diagrams.

AngocA
  • 7,545
  • 5
  • 38
  • 52