[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-1827) Hibernate Criteria Editor - code completion does not work

Vitali Yemialyanchyk (JIRA) jira-events at lists.jboss.org
Thu Feb 28 09:25:42 EST 2008


Hibernate Criteria Editor - code completion does not work
---------------------------------------------------------

                 Key: JBIDE-1827
                 URL: http://jira.jboss.com/jira/browse/JBIDE-1827
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Hibernate
            Reporter: Vitali Yemialyanchyk
         Assigned To: Dima Geraskov


Open Hibernate Criteria Editor for any configuration. Press Ctrl-Space - get error message - screenshot-1. The reason ->
org.eclipse.core.internal.resources.Resource -> 
public void checkExists(int flags, boolean checkType) throws CoreException {
...
throw new ResourceException(IResourceStatus.RESOURCE_NOT_FOUND, getFullPath(), message, null);
for easy startup - put breakpoint here.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list