EGit in Eclipse Installation and Import from GitHub

Egit is the easiest way to suck projects into Eclipse from places like GitHub. 1) Install EGit Help -> Install New Software Work with: http://download.eclipse.org/egit/updates-nightly/ Go to Collaboration and check the box labeled Eclipse EGit.  Don’t bother with any of the other EGit boxes. Click Next-> Next  Accept the terms of the license and click Finish. 2) Use EGit to Import […]

GitHub into Eclipse

Assumes Git is installed and configured on the computer already. I used the link below to learn how to use GitHub clone https://help.github.com/articles/fork-a-repo 1) First, Fork the repository you’re interested in.  This will make a copy in your own GitHub directory.  Do this by clicking the “Fork” button in the top-right corner of the page […]

DSCF0006