[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-7631) Quickfix for "Stereotype annotation type must be annotated with @Retention(RUNTIME) [JSR-299 §2.7.1]" error marker

Daniel Azarov (JIRA) jira-events at lists.jboss.org
Thu Nov 18 07:41:07 EST 2010


Quickfix for "Stereotype annotation type must be annotated with @Retention(RUNTIME) [JSR-299 §2.7.1]" error marker
------------------------------------------------------------------------------------------------------------------

                 Key: JBIDE-7631
                 URL: https://jira.jboss.org/browse/JBIDE-7631
             Project: Tools (JBoss Tools)
          Issue Type: Sub-task
          Components: cdi (jsr-299)
            Reporter: Daniel Azarov
            Assignee: Daniel Azarov
             Fix For: 3.3.x


This quickfix 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.


-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the jbosstools-issues mailing list