Saturday, August 30, 2014

Integrating Eclipse with Git


Customize Your View:

Go to Window --> Open Perspective --> Other --> Git





Connecting to a Local Git Repo:

  1. Right Click on Project --> team --> Share Project 
  2. Select Git 


  3. Choose "Use or create .." and choose your package. 
  4. You have now created the .git file all your source changes will be saved in!
Importing from a local repo:

  1. Right click on project --> import --> git --> projects from git
  2. Select Existing Local Repository and choose the one you want to import from!




Connecting to and importing from an already existing GitHub Repo:
  1. Right Click on Project 
  2. Click import 
  3. Select Git --> Projects from Git 
  4. Select Clone Url 
  5. Go to your GitHub account and get the url for the repo and enter your information as it asks. 
  6. Click finish and you are good to go!




Helpful links:
http://wiki.eclipse.org/EGit/User_Guide


No comments:

Post a Comment

SUBSCRIBE

Pages - Menu

Pages

top social

SUBSCRIBE

About