IntelliJ can't find built-in classes/methods
My IDE:
```IntelliJ IDEA 2023.3.2 (Community Edition)
Build #IC-233.13135.103, built on December 20, 2023
Runtime version: 17.0.9+7-b1087.9 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 10.0
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 12
Registry:
ide.experimental.ui=true
Kotlin: 233.13135.103-IJ
```
I am not sure why but when I create new projects it cannot resolve methods like sout. I tried invalidating cache and all assorted options which caused the next project to not have the issue but for the 3rd project the error came back. I uninstalled IntelliJ with Revo Uninstaller so that all assorted folders would also be deleted and reinstalled it. The issue still persists. Is this a bug in recent version?
It can't find classes like arrays either:

Please sign in to leave a comment.
Can you share the IDEA log via the menu Help > Collect logs and Diagnostic Data? Please upload it to https://uploads.jetbrains.com/ and paste the upload id here.
Upload id: 2024_01_05_WYJxc4twjMMDnGZx3KwTVG (file: idea-logs-20240106-0053205956216556972391333.zip)
java.nio.file.NoSuchFileException: C:\xxx\Lance\AppData\Local\JetBrains\IdeaIC2023.3\compile-server\parallelsort_a4302fbf\mappings\strings.tab.len
at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:85)
at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
Can you try to remove these folders and try again:
C:\Users\xxx\AppData\Local\JetBrains\IdeaIC2023.3\
C:\Users\xxx\AppData\Roaming\JetBrains\IdeaIC2023.3\