]
Alexey Kazakov resolved JBIDE-7631.
-----------------------------------
Assignee: Daniel Azarov (was: Alexey Kazakov)
Fix Version/s: 3.3.0.M3
(was: 3.3.x)
Resolution: Done
Fixed.
Quick fix for "Stereotype/Qualifier/Scope annotation type must
be annotated with @Retention(RUNTIME)" error markers
-------------------------------------------------------------------------------------------------------------------
Key: JBIDE-7631
URL:
https://issues.jboss.org/browse/JBIDE-7631
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: cdi (jsr-299)
Reporter: Daniel Azarov
Assignee: Daniel Azarov
Labels: new_and_noteworthy
Fix For: 3.3.0.M3
Attachments: AddRetentionQuickFix.png, AddRetentionQuickFixOnScope.png,
AddRetentionQuickFixOnStereotype.png, ChangeRetentionQuickFix.png,
ChangeRetentionQuickFixOnScope.png, ChangeRetentionQuickFixOnStereotype.png
This quick fix should offer to add @Retention(RUNTIME) annotation if there is no
@Retantion annotation.
Or offer to change current @Retention annotation to @Retension(RUNTIME) if current
@Retantion annotation is incorrect.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: