Thursday, September 3, 2015

eclipse set up github

1) right click "project folder" in eclipse,  right click > team > share project

check use or create repository in parent folder of project.
click "create repository" button, click "finish"

2) share it on github,  right click project > team > commit
this is first time commit, type any message for commit message, check all the files,
click commit.

 Go to github set up and copy the repository link, eclipse, right click project > team > remote > push


  source ref should choose [Head] , destination choose [ref/master]

click next > finish


No comments: