]
Alexey Kazakov resolved JBIDE-7897.
-----------------------------------
Resolution: Done
Stereotypes declared @Target(TYPE) may not be applied to stereotypes
declared @Target({TYPE, METHOD, FIELD}), @Target(METHOD), @Target(FIELD) or
@Target({METHOD, FIELD}).
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-7897
URL:
https://issues.jboss.org/browse/JBIDE-7897
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: cdi (jsr-299)
Reporter: Alexey Kazakov
Assignee: Alexey Kazakov
Labels: new_and_noteworthy
Fix For: 3.2.0.CR1
2.7.1.5. Stereotypes with additional stereotypes
...
Stereotypes declared @Target(TYPE) may not be applied to stereotypes declared
@Target({TYPE, METHOD, FIELD}),
@Target(METHOD), @Target(FIELD) or @Target({METHOD, FIELD}).
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: