[jbosstools-issues] [JBoss JIRA] Resolved: (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

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Thu Aug 7 13:30:50 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBIDE-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Max Rydahl Andersen resolved JBIDE-2602.
----------------------------------------

    Fix Version/s: 3.0.0.beta1
       Resolution: Done
         Assignee: Max Rydahl Andersen  (was: Vitali Yemialyanchyk)


easy fix :)

> 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: Max Rydahl Andersen
>            Priority: Minor
>             Fix For: 3.0.0.beta1
>
>
> 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