0

My project complains about a missing 'symbol'. All of the classes it claims are missing/do not exist do in fact exist, I've verified myself and they are all present. Additionally, building the code through the javac command still works, which leads me to believe IntelliJ is having some issues.

I've tried Invalidate Caches, I've checked if any files are being excluded. Both of these have not solved my issue.

For some background information, I am on Manjaro. Additionally, the was working earlier today. I then decided to download OpenJDK 11, test it out a bit, however it unfortunately did not work too well as I had expected with most of my java applications, and I was forced to remove it. After that, I've had this error and I can't find a way to solve it.

Edit: Not all classes are 'missing'. Only some specific classes are showing up as missing, and they are definitely there.

Frontear
  • 1,150
  • 12
  • 25
  • 1
    Move/rename [IDE folders](https://intellij-support.jetbrains.com/hc/articles/206544519) to start with the defaults, configure the JDK again for the project and see if it helps. – CrazyCoder Jan 10 '19 at 23:22
  • That does seem to have worked, though I wonder if a simple reimport would have worked – Frontear Jan 10 '19 at 23:50

0 Answers0