-
Sub-task
-
Resolution: Done
-
Major
-
None
-
Documentation (Ref Guide, User Guide, etc.)
-
Not Required
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.