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.