IntelliJ unable to find class even after invalidating cache and fresh install
Answered
I have tried many different things, but my project is unable to locate a class even after invalidating my cache and restarting. I even tried reinstalling IntelliJ and still non success. I have to manually type in the import statement in order to get it to work. it only fails on a handle of folders and not all
need ideas. its getting very annoying
Please sign in to leave a comment.
Make sure the import is not excluded, see https://stackoverflow.com/a/46874715/104891.