Posted June 18, 20169 yr I'm trying to get a shared ide with my friend just like a modding team but i don`t know how. so i searched the web but i can't find anything that let us do that with eclipse. So my question is. Can anyone help us to get this to work? Thanks in advance. To master the art of code you must first read the code
June 18, 20169 yr It doesn't exist. Instead, create a GitHub project for the mod and let your friend fork it. Modding teams don't all work in "one" IDE instance. They all work in individual instances, each taking one part of the work they're best at, and ultimately combining their efforts together via GitHub or something else. The idea of working in one IDE doesn't exist as your individual session IDs would make it impossible.
June 18, 20169 yr @swordkorn I have to disagree on that one. There are plenty of applications supporting real-time-collaboration. after less than a minute of googling I came accross this. https://iprodev.com/20-best-code-editors-for-real-time-collaboration/ @DireWand maybe you'll find something in this link, otherwise google is your friend, Im sure you'll find something suitable for your needs. Projects: Discontinued: - N2ConfigAPI - Meachanical Crafting Table Latest: - CollectionUtils Coöperations: - InGameConfigManager
June 18, 20169 yr If any of those can handle Forge mod developing They'll have my attention. Good catch @N247S. In terms of Eclipse though, no. You won't be able to.
June 18, 20169 yr I think there wont be an automatic workspace installation like on Eclipse and IDEA . but if you can do it manually you are good to go. Projects: Discontinued: - N2ConfigAPI - Meachanical Crafting Table Latest: - CollectionUtils Coöperations: - InGameConfigManager
June 19, 20169 yr The easiest way in my opinion is trough a source code control software a popular one with forge modders is Git using GitHub as a remote repository. There's thousands of videos on youtube explaining how it works. When they say your code doesn't follow convention but ur edgy so u dont care d-d-d-dab on them haterz
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.