Posted September 19, 20232 yr I am having trouble with getting forge mdk to build in IntelliJ idea. I am using Adoptium's Eclipse Temurin jdk-17.0.7+7 x64 for windows, and have that set as the sdk in project structure in IntelliJ. I also have the JAVA_HOME variable set to this same version, which is automatically detected in the gradle settings of IntelliJ. Please let me know if more information is required.
September 19, 20232 yr Author I noticed that in gradle.properties, org.gradle.daemon was set to false by default. I changed it to true, reloaded the Gradle, and got a successful build.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.