[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-2602) Ctrl+1 feature for java editor work only in case in the current project has Default Hibernate Console Configuration - should work with empty Default Hibernate Console Configuration

Vitali Yemialyanchyk (JIRA) jira-events at lists.jboss.org
Thu Aug 7 09:15:50 EDT 2008


Ctrl+1 feature for java editor work only in case in the current project has Default Hibernate Console Configuration - should work with empty Default Hibernate Console Configuration
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: JBIDE-2602
                 URL: https://jira.jboss.org/jira/browse/JBIDE-2602
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Hibernate
    Affects Versions: 3.0.0.alpha
            Reporter: Vitali Yemialyanchyk
            Assignee: Vitali Yemialyanchyk
            Priority: Minor


1)
Create java project and Enable Hibernate 3 support for it, leave Default Hibernate Console Configuration empty.
Create some java class and some method X() in it.
public X() {
  String str = "select from";
}
select some word on the string "select from" and press Ctrl+1.

2)
Now select some Default Hibernate Console Configuration.
Return to our java class,
select some word on the string "select from" and press Ctrl+1.

I expect the same context menu for both cases.

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

        



More information about the jbosstools-issues mailing list