[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-1827) Hibernate Criteria Editor - code completion does not work if configuration does not have same name as underlying project

Max Andersen (JIRA) jira-events at lists.jboss.org
Tue Mar 4 12:13:57 EST 2008


     [ http://jira.jboss.com/jira/browse/JBIDE-1827?page=all ]

Max Andersen updated JBIDE-1827:
--------------------------------

    Summary: Hibernate Criteria Editor - code completion does not work if configuration does not have same name as underlying project  (was: Hibernate Criteria Editor - code completion does not work)

good catch. Updating it to make the title reflect the actual issue since it does not happen always.

> Hibernate Criteria Editor - code completion does not work if configuration does not have same name as underlying project
> ------------------------------------------------------------------------------------------------------------------------
>
>                 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
>         Attachments: screenshot-1.jpg, stack trace.jpg
>
>
> 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