Skip to content

Instantly share code, notes, and snippets.

@victorouttes
Created April 12, 2023 11:31
Show Gist options
  • Save victorouttes/d292f87b4665c003320616ec35b6ff2f to your computer and use it in GitHub Desktop.
Save victorouttes/d292f87b4665c003320616ec35b6ff2f to your computer and use it in GitHub Desktop.
intelliJ Cannot access java.lang.Object

Para o problema Cannot access java.lang.Object

Faça isso

File -> Invalidate Caches / Restart... -> Invalidate and restart

Caso não funcione faça: make sure in the definition of your SDK, the vm.jar file is included (File > Project Structure > Platform Settings > SDKs)

$PATH_TO_SDK/jre/bin/default/jclSC180/vm.jar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment