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

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: