IntelliLang: Cannot resolve symbol 'intellij'
How can I fix this issue?
Cannot resolve symbol 'intellij'
(Please see the screenshot.)
Thanks,
Attachment(s):
IntelliLang.jpg
Please sign in to leave a comment.
How can I fix this issue?
Cannot resolve symbol 'intellij'
(Please see the screenshot.)
Thanks,
Please sign in to leave a comment.
This not an issue unless you want to actually use those annotations. In that case, you should add the annotations.jar library from %IDEA-CONFIG%/plugins/IntelliLang/lib to your project.
See also the documentation here:
http://www.jetbrains.net/confluence/display/CONTEST/IntelliLang#IntelliLang-UsingtheAnnotations
HTH,
Sascha