Jump to content

Setting up ForgeGradle for IntelliJ IDEA and Scala


Minalien

Recommended Posts

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 :)

Link to comment
Share on other sites

  • 3 weeks later...

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 :P)

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.

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.