Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-1827

Hibernate Criteria Editor - code completion does not work if configuration does not have same name as underlying project

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • hibernate
    • None

      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.

            dgeraskov Dmitry Geraskov (Inactive)
            vyemialyanchyk_jira Vitali Yemialyanchyk (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: