[jbosstools-issues] [JBoss JIRA] (JBIDE-17177) Wrong @NameBinding quick fix for a @Target annotation

Xavier Coulon (JIRA) issues at jboss.org
Mon May 19 05:44:56 EDT 2014


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

Xavier Coulon reassigned JBIDE-17177:
-------------------------------------

    Assignee: Xavier Coulon


> Wrong @NameBinding quick fix for a @Target annotation
> -----------------------------------------------------
>
>                 Key: JBIDE-17177
>                 URL: https://issues.jboss.org/browse/JBIDE-17177
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: webservices
>    Affects Versions: 4.2.0.Beta1
>            Reporter: Radoslav Rábara
>            Assignee: Xavier Coulon
>             Fix For: 4.2.0.Beta2
>
>
> There is broken quick fix for a missing @Target on annotation, which is annotated with @NameBinding.
> It will add "@Target(ElementType.METHOD)" which causes error because "@Target(\{ElementyType.TYPE, ElementType.METHOD\})" is required.
> This error also have a quick fix but it doesn't solve a problem.



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)



More information about the jbosstools-issues mailing list