Navigation between entity relations not working in Leda?
I created a new project based off an existing maven one and noticed I am unable to click the relation icons in the gutter to navigate to the other side of the relationship in my Java code.
When I assign a datasource to a pu through the persistence tab my entities are then showing up there and I can click navigate from the persistence tab but that looks like the only place.
It has been awhile since I worked with JPA in Intellij but I would guess if the icons are showing up in the gutter I should be able to click on them to navigate or there be another means to navigate?
MacOS Lion![]()
![]()
Please sign in to leave a comment.
Looks like this worked in case of XML ORM only.
I've just pushed the fix to IDEA 12 and 11.1.3.
Thanks for reporting.