What are common causes for IntelliJ IDEA not being able to resolve built-in JVM types and methods? For example, when I mouse over String the tooltip says \"Cann
First check if you have configured JDK correctly:
Secondly check if you have provided in path in Library's section
This should fix the problem