Radoslav Rábara created JBIDE-17667:
---------------------------------------
Summary: Quick fix for HTTPMethod annotation without @Target and @Retention
doesn't add all imports
Key: JBIDE-17667
URL:
https://issues.jboss.org/browse/JBIDE-17667
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: webservices
Affects Versions: 4.2.0.Beta2
Reporter: Radoslav Rábara
Fix For: 4.2.0.Beta3
Quick fix, which fixes missing @Retention or @Target annotation on @HttpMethod annotation,
doesn't add all required imports (missing import of
java.lang.annotation.RetentionPolicy or java.lang.annotation.ElementType)
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)