[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-7633) Quick fix for "Scope annotation type must be annotated with @Target('{'TYPE, METHOD, FIELD'}') [JSR-299 §2.4.2]" error marker

Daniel Azarov (JIRA) jira-events at lists.jboss.org
Tue Jul 19 19:38:23 EDT 2011


     [ https://issues.jboss.org/browse/JBIDE-7633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Azarov updated JBIDE-7633:
---------------------------------

    Attachment: AddTargetQuickFixOnScope.png
                ChangeTargetQuickFixOnScope.png


> Quick fix for "Scope annotation type must be annotated with @Target('{'TYPE, METHOD, FIELD'}') [JSR-299 §2.4.2]" error marker
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-7633
>                 URL: https://issues.jboss.org/browse/JBIDE-7633
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: cdi (jsr-299)
>            Reporter: Daniel Azarov
>            Assignee: Daniel Azarov
>             Fix For: 3.3.x
>
>         Attachments: AddTargetQuickFixOnScope.png, ChangeTargetQuickFixOnScope.png
>
>
> This quick fix should offer to add @Target({TYPE, METHOD, FIELD}) annotation if there is no @Target annotation. 
> Or offer to change current @Target annotation to @Target({TYPE, METHOD, FIELD}) if current @Target 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