Error while downloading intellij

Asked

Viewed 73 times

0

I’m trying to download intellij but every time I set up and start a new project of this error:

Could not open init Generic class cache for initialization script 'C: Users Allan Appdata Local Temp wrapper_init4.Gradle' (C: Users Allan.Gradle caches 6.8 scripts cp6898nl7qj2vxvon6eixl7up).

BUG! Exception in Phase 'semantic analysis' in source Unit 'Buildscript' Unsupported class file major version 60

I think the problem is in the version of this Buildscript, but I do not know how to get to it nor if that is it, can someone please help me?

  • the possibility is that the version of Gradle that you are not supports java 16, I suggest updating Gradle (or downgrade your version of java)

  • I used the 15, still gave the same mistake, will I lower to see?

1 answer

-1

Use JDK 11, it worked for me.

selecione 11

Browser other questions tagged

You are not signed in. Login or sign up in order to post.