Posted November 30, 201411 yr I have a mod project that uses maven for dependencies. I use Intellij IDEA Ultimate for my IDE. Once I have set up the project using the idea switch for ForgeGradle how would I update the dependencies? Changing them in build.gradle and running the idea switch again doesn't seem to work. I'd rather not have to recreate the project file every time as I'd have to wait for it to index and import the gradle settings every time.
November 30, 201411 yr Author Out of curiosity, what is the difference? Intellij prompts you to import when you open the project generated by the idea task. After the auto-import you have access to all the gradle tasks just like in your tutorial.
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.