Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-6644 Offer quick fixes for CDI validations
  3. JBIDE-7631

Quick fix for "Stereotype/Qualifier/Scope annotation type must be annotated with @Retention(RUNTIME)" error markers

XMLWordPrintable

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

      This quick fix should offer to add @Retention(RUNTIME) annotation if there is no @Retantion annotation.
      Or offer to change current @Retention annotation to @Retension(RUNTIME) if current @Retantion annotation is incorrect.

        1. AddRetentionQuickFix.png
          31 kB
          Daniel Azarov
        2. AddRetentionQuickFixOnScope.png
          33 kB
          Daniel Azarov
        3. AddRetentionQuickFixOnStereotype.png
          33 kB
          Daniel Azarov
        4. ChangeRetentionQuickFix.png
          30 kB
          Daniel Azarov
        5. ChangeRetentionQuickFixOnScope.png
          24 kB
          Daniel Azarov
        6. ChangeRetentionQuickFixOnStereotype.png
          22 kB
          Daniel Azarov

            dazarov_jira Daniel Azarov (Inactive)
            dazarov_jira Daniel Azarov (Inactive)
            Isaac Rooskov Isaac Rooskov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: