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

Jaroslav Jankovič (JIRA) jira-events at lists.jboss.org
Wed Aug 17 05:26:17 EDT 2011


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

Jaroslav Jankovič closed JBIDE-7633.
------------------------------------



verified in JBoss Developer Studio 5.0.0.v201108161859N-H735-M3

> 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
>            Reporter: Daniel Azarov
>            Assignee: Daniel Azarov
>             Fix For: 3.3.0.M3
>
>         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