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

Marián Labuda (JIRA) issues at jboss.org
Fri Jun 6 05:30:15 EDT 2014


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

Marián Labuda closed JBIDE-17177.
---------------------------------



Verified in JBDS 8.0.0.Beta2a build B106.

> 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
>              Labels: new_and_noteworthy
>             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