- Install Eclipse and launch it
- Install EGit using the external update site: http://download.eclipse.org/egit/updates/
- Import code:
- File > Import > Git > Git repository
- In URI, type:
- Click Next (master should be checked)
- Set desired local directory for the code and click Next
- The code will be downloaded and configured
- Click Finish on the Import Projects screen to import the relevant project
- Enable git integration:
For additional instructions, check out this guide to using Git in Eclipse.



