Hibernate plugin (HQL Console, ER diagram, etc.) problems
Hi,
I would like to ask you to verify behavior of Hibernate plugin, or more precisely of the components involve in Hibernate/JPA facets.
1. My JPA facet is detected in project together with my persistence unit, but I can't open HQL console. Option is unavailable. I've tried to add it to quick list, but option is never displayed. The command is available only for Hibernate facets.
2. When I open ER diagram and try to add an attribute to the entity, the ER diagram is not updated until I close it and re-open it. The entity itself is updated as expected, and change is reflected in Java EE: structure view. Same behaviour for JPA and Hibernate facets.
Thanks a lot!
Radim Marek
请先登录再写评论。
Hello Radim,
Radim Marek wrote:
Hibernate libraries should be in module classpath.
http://www.jetbrains.net/jira/browse/IDEADEV-22845
created, thank you.