Jump to content

[1.10] How to work with multiple mods in Eclipse?


Rug

Recommended Posts

Hello! I have been following LexManos's tutorial but I think the arguments are outdated.

When i click debug it is unable to launch net.minecraft.launchwrapper.Vanillatweaker

 

this is my full log http://pastebin.com/AdkMVSS4

 

My main goal is to be able to run and edit two or more mods in my Eclipse workspace. If I need to just swap libraries around or create multiple workspaces I can, though I figured it could be more convenient.

Link to comment
Share on other sites

I mean... You can just write two @Mod classes and have separate packages in your project.

Aside from that - if you'd want to compile (build) them into 2 separate jars, that would require learning some stuff about build command and write your own.

 

OR you can have Maven xD Which personally I've never had time to setup fully :P

1.7.10 is no longer supported by forge, you are on your own.

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.

Announcements



×
×
  • Create New...

Important Information

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