Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-1077 Seam refactoring tools
  3. JBIDE-4560

Seam Refactoring Tools needs annotation's location for @Out and @DataModel annotations as we have now for @In and @Factory

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Major Major
    • 3.1.0.M3
    • 3.1.0.M1
    • seam2
    • None

      We need next locations:

      seamProject.getBijectedAttributesByName(name, SeamAnnotations.OUT_ANNOTATION_TYPE);

      seamProject.getBijectedAttributesByName(name, SeamAnnotations.DATA_MODEL_ANNOTATION_TYPE);

      Now we have locations only for "name" but it is not correct to use them

              scabanovich Viacheslav Kabanovich (Inactive)
              dazarov_jira Daniel Azarov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: