Tag Archives: “Could not initialize class org.jetbrains.jps.builders.JpsBuildBundle”

[Solved] Could not initialize class org.jetbrains.jps.builders.JpsBuildBundle

When I use idea to write the simplest Hello World demo. The environment is Azul Zulu consensus 16 aarch64 on MacBook Air M1 chip.

Looks like this idea version

IntelliJ IDEA 2020.3. 1 (Ultimate Edition)
Build #IU-203.6682. one hundred and sixty-eight

Incompatible with Java 16

IJ 2020.3.2. It is not supported until the beginning (https://youtrack.jetbrains.com/issue/IDEA-257630)

Solution:

Lazy can temporarily use Java 15;

However, I still suggest the latest version of idea, because I don’t know where there will be moths

Reference link: https://stackoverflow.com/questions/66770810/intellij-could-not-initialize-class-org-jetbrains-jps-builders-jpsbuildbundle