Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-4068

Add option (Open On) to open the correspondent Seam component when we have a @In annotation in a field and click on the field name .

XMLWordPrintable

    • Documentation (Ref Guide, User Guide, etc.)

      It's very useful when we have an Interface as a component type. (because click on the Interface doesn't open the correspondent Seam component)

      E.g.

      @In
      private MySeamComponent mySeamComponent;

      When click in mySeamComponent the JBDS/Tools could open the correspondent Seam component (a class annotated with @Name("mySeamComponent") or @Role/@Roles "mySeamComponent")

        1. screenshot-3.jpg
          screenshot-3.jpg
          148 kB
        2. screenshot-2.jpg
          screenshot-2.jpg
          145 kB
        3. screenshot-1.jpg
          screenshot-1.jpg
          156 kB

              vrubezhny Victor Rubezhny (Inactive)
              rhn-sales-jviragin João Paulo Viragine (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: