Why can't I use 'String' object in a Java class? It does not appear in the code suggestions.
I am getting this error: Cannot resolve symbol 'String'
Why can't I use 'String' object in a Java class? It does not appear in the code suggestions.
I am getting this error: Cannot resolve symbol 'String'
Project Structure > Set proper JDK available version. The issue will be indexed.
You can try by selecting the menu item File and click on Invalidate Caches/Restart
This solution will work for some of the users not all