The classes are gone
Answered
I'm a gradle project. All classes failed to import
1 comment
Sort by
Date
Votes

Please try to do:
- File \ Invalidate caches and restart...
- Close your project window (and IntelliJ) and remove all `*.iml` files and the `.idea` folder.
- Re-import the project into IntelliJ from Existing sources.
If it doesn't help try also removing the system directory when the IDE is closed. See https://www.jetbrains.com/help/idea/tuning-the-ide.html#system-directory.
Please sign in to leave a comment.