Currently I get no auto-completion in Hibernate XML mapping files for Named Query definitions.
It's definitely resolving entities and properties however, as for previously written queries you can ctrl-click on the entity or property and it will take you to the entity mapping file.
Description
Currently I get no auto-completion in Hibernate XML mapping files for Named Query definitions.
It's definitely resolving entities and properties however, as for previously written queries you can ctrl-click on the entity or property and it will take you to the entity mapping file.