February 17, 201510 yr To the dependencies block in build.gradle add: compile files('libs/TheNameOfTheMod.jar') Then run gradlew clean setupDecompWorkspace eclipse. Relaunch Eclipse and gradle should have automatically added libs/TheNameOfTheMod.jar to the Eclipse dependencies. Don't make mods if you don't know Java. Check out my website: http://shadowfacts.net Developer of many mods
February 17, 201510 yr Author I am supposed to be using "gradlew jar" to build the parent mod, then placing it in the eclipse/mods folder right? I feel like I have missed something fairly obvious... thanks for the help though.
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.