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

时间:2014-08-09 18:45:18   收藏:0   阅读:290

转载请注明出处!

1. To find your project URL inside GitHub:

bubuko.com,布布扣

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:

bubuko.com,布布扣

bubuko.com,布布扣

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

bubuko.com,布布扣

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

bubuko.com,布布扣

click next button:

bubuko.com,布布扣

then click Finish button:

bubuko.com,布布扣

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

bubuko.com,布布扣

5. import the project to your workspace:

bubuko.com,布布扣

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

bubuko.com,布布扣

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

bubuko.com,布布扣

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

bubuko.com,布布扣

转载请注明出处!

EGit with eclipse to clone project from GitHub(Step by step),布布扣,bubuko.com

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!