Jump to content

Help: Github + Eclipse


Recommended Posts

I have a problem. The problem is not that I am using eclipse, but that I am unable to make the damn thing reflect changes done in github! How the heck can I use a repository without being able to automatically syncronize changes done in github to my local laptop?! The worst thing, if I syncronize, I probably overwrite anything that has been done in the meantime on the same file.

TL;DR - I want to find out how to get eclipse to GET the changed files from GITHUB automatically (or when I press a button).


Problem solved. You may ignore/close/delete this. I don't care. 

Link to comment

Just a general tip here: most people I know don't use an IDE plugin or whatever for Git. Most people I know (myself included) use the terminal for it, since it is a lot faster and easier to figure out what is what. A lot of people also use different GUI tools. I can't remember what they all arem

Also, you'll want to get kdiff3 on both computers, and set it as your mergetool. Or if you feel like shelling out the extra $$$, get Beyond Compare.

Link to comment
  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...