QuickFix for NOT_AN_ANNOTATION_CLASS error.
This commit is contained in:
committed by
Andrey Breslav
parent
8fad23691f
commit
c3d5350315
@@ -0,0 +1,3 @@
|
||||
// "Make 'String' an annotation class" "false"
|
||||
// ERROR: 'String' is not an annotation class
|
||||
[String<caret>] class foo {}
|
||||
Reference in New Issue
Block a user