码迷,mamicode.com
首页 > 系统相关 > 详细

EGit with eclipse to clone project from GitHub(Step by step)

时间:2016-02-20 20:24:45      阅读:283      评论:0      收藏:0      [点我收藏+]

标签:

转载请注明出处!

1. To find your project URL inside GitHub:

技术分享

2. Go to your eclipse, assume that you already install the EGIT, if not please refer to http://blog.csdn.net/yaominhua/article/details/38390449

Open the GIT Repositories view:

技术分享

技术分享

3. Click the Clone a Git respository inside the opened view:

技术分享

4. A new window will popup, fill the url find at step 1, the others will auto filled:

技术分享

click next button:

技术分享

then click Finish button:

技术分享

so far, you shall see the git repository show like below:

技术分享

5. import the project to your workspace:

技术分享

my project is a maven project, so i select the existing maven project:转载请注明出处!

技术分享

Browser to select the project and then click the Finish button:

技术分享

Finally, you can see the project imported into your workspace:

技术分享

转载请注明出处!


EGit with eclipse to clone project from GitHub(Step by step)

标签:

原文地址:http://www.cnblogs.com/mengfanrong/p/5203822.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!