Started by
cubeultm
on
Topic category: Help with MCreator software
I'm using MCreator 2021.1 for a school project, because the laptops there only allow their pre-installed JRE8 to run (but not the bundled JDK in MCreator).
When I tried to create a Workspace, Gradle failed because the bundled JDK would not run (because of software restrictions).
Is there a way to get Gradle to run with the system's JRE, or, would Gradle even run with JRE?