This message was deleted.
# community-support
s
This message was deleted.
c
Yes. Use Java 17, as noted. It appears the `fabric-loom`plugin requires it.
l
I'm new to this, how do I do that?
e
https://github.com/FabricMC/fabric-loom/blob/dev/0.12/bootstrap/src/main/java/net/fabricmc/loom/bootstrap/LoomGradlePluginBootstrap.java that plugin demands Java 17+, and Gradle public releases don't run on Java 18 yet, so you need Java 17 exactly
how to get Java will depend on your system setup but is not in any way Gradle-specific. you should be able to find instructions if you just look for them.