Skip to content

Troubleshooting

Magix edited this page Apr 24, 2022 · 11 revisions

Gradle: Could not initialize class...

Error Example

Solution: Gradle is using the wrong version of Java/the JDK.

Specify the correct version using: set %JAVA_HOME%=C:\Program Files\Java\jdk1.8.0_202

Clone this wiki locally