Posted November 26, 201311 yr I've written up a tutorial on setting up ForgeGradle with IntelliJ IDEA and Scala on my blog at http://minalien.com/tutorial-setting-up-forgegradle-for-intellij-idea-scala/
November 26, 201311 yr Is there a way to make it generate a module with the dependencies instead of a whole project? I prefer to have my project files (except workspace.xml which contains local stuff) under git so that all the settings are automatically shared between different computers that i work on, and having to regenerate the project when dependencies change doesn't fit that well... edit: Wait, never mind, i fail at reading, task ideaModule does just that
December 15, 201311 yr Multiple projects, or you could do like what I do and jerry-rig all your projects into one gradle workspace. (HINT: you can manually define source sets ) Read the EAQ before posting! OR ELSE! This isn't building better software, its trying to grab a place in the commit list of a highly visible github project. www.forgeessentials.com Don't PM me, I don't check this account unless I have to.
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.