IntelliLang: Cannot resolve symbol 'intellij'
How can I fix this issue?
Cannot resolve symbol 'intellij'
(Please see the screenshot.)
Thanks,
Attachment(s):
IntelliLang.jpg
请先登录再写评论。
How can I fix this issue?
Cannot resolve symbol 'intellij'
(Please see the screenshot.)
Thanks,
请先登录再写评论。
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