views:

63

answers:

1

Hi, Does anyome know a plugin for IntelliJ IDEA which will design UML diagrams taking in consideration ALSO the hibernate/jpa annotations?

I do know that Ctrl+ShifAlt+U creates a data classed diagram but it does not show you one to many etc relations...

Please note that i have entities classes manually 'designed' from the DB and not automatically generated.

Thanks in advance.

A: 

http://www.visual-paradigm.com/product/sde/ij/

CrazyCoder
In the community edition i do not find any option to import java package or classes and generate diagram from them...Do you know the option/short cut?
Cristian Boariu
UML is not supported in the CE: http://www.jetbrains.com/idea/features/editions_comparison_matrix.html
CrazyCoder
Cristian, did you expect any other reply?
CrazyCoder