-
Sub-task
-
Resolution: Done
-
Major
-
None
-
Documentation (Ref Guide, User Guide, etc.)
-
Not Required
Quick fix for next error markers:
1. Annotation-valued member of a qualifier type must be annotated @Nonbinding [JSR-299 §5.2.5]
2. Array-valued member of a qualifier type must be annotated @Nonbinding [JSR-299 §5.2.5]
3. Annotation-valued member of an interceptor binding type must be annotated @Nonbinding [JSR-299 §9.5.2]
4. Array-valued member of an interceptor binding type must be annotated @Nonbinding [JSR-299 §9.5.2]
This quick fix should offer to add @Nonbinding annotation