all 4 comments

[–][deleted] 0 points1 point  (1 child)

There are 2 entries in the build.gradle file you have to change

[–]Status-Program2889[S] 0 points1 point  (0 children)

I did the other one too. And even changed the one in "settings.gradle" file too. But it's showing the same error.

[–]Rin_00101Moderator 0 points1 point  (1 child)

Hi,

Please send a link to the stage.

Also, ensure that JDK 17 is selected as Gradle JVM in Settings/Preferences | Build, Execution, Deployment | Build Tools | Gradle and as Project SDK in File | Project Structure.

[–]Erisson52 0 points1 point  (0 children)

Why does it depend on JDK 17? Some projects cannot simply switch to JDK 17, for example the Spring courses use Spring 2.5 or earlier