Intellij UML diagram does not show one to many relationships
Posted
by
Calm Storm
on Stack Overflow
See other posts from Stack Overflow
or by Calm Storm
Published on 2011-11-19T17:25:05Z
Indexed on
2011/11/19
17:51 UTC
Read the original article
Hit count: 182
intellij-idea
I am trying to follow http://www.jetbrains.com/idea/features/uml_class_diagram.html I have a few classes so when I do Ctrl + Alt + U I only see all classes and just Extends relationships.
Please note that I have set the "Diagrams" options in my settings to show one to many etc.
- I do not see One to One, One to Many relationships at all ? I have used JPA OneToOne Annotations and they dont turn up at all?
- Pressing Ctrl Shift F12 does not do anything?
Can someone please explain?
© Stack Overflow or respective owner