]
Koen Aers updated JBIDE-17070:
------------------------------
Fix Version/s: 4.2.0.CR1
(was: 4.2.0.Beta3)
code completion for session in criteriaeditor is not working
------------------------------------------------------------
Key: JBIDE-17070
URL:
https://issues.jboss.org/browse/JBIDE-17070
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: hibernate
Reporter: Max Rydahl Andersen
Assignee: Koen Aers
Fix For: 4.2.0.CR1
open criteria editor on a type
try do content assist for "session."
It should see it as a hibernate session variable but it does not work.
what is weird that the code does work when actually running the query.
so some context must be set up wrong ?