annotation in annotation
Hi,
I want to write some annotations which uses again annotations as types in it:
"Range" again is an annotation:
The stuff is compiling but syntax highlighting is still saying "Analyzing for syntactic correctness" and this never stops.
I am using IntelliJ 6.0.4 (#6148).
What can I do that the editor recognize the annotation correctly?
Regards,
Walter
Please sign in to leave a comment.
I have asked the same question through the support contact e-mail and following Jira task was opened and solved:
http://jetbrains.net/jira/browse/IDEA-11872