Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. 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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 3.0.0.alpha
    • 3.0.0.alpha
    • hibernate
    • None

      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.

              manderse@redhat.com Max Andersen
              vyemialyanchyk_jira Vitali Yemialyanchyk (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: