]
Koen Aers resolved JBIDE-17070.
-------------------------------
Resolution: Done
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
Priority: Blocker
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 ?