为了更好的观察github上面的开源项目,选择用eclipse这个开发工具进行开源项目重现。下面是利用eclipse打开github项目:

首先检查是否存在连接git插件:

 

  • Help——>Eclipse Marketplace:

 

利用eclipse连接github项目

 

  • 在find里面输入egit并安装:

 

利用eclipse连接github项目

 

  • File——>import——>Git——>Project from Git:

 

利用eclipse连接github项目

 

  • 选择Clone URI:

 

利用eclipse连接github项目

 

  • 去github官网上去找需要打开的开源项目的地址:

 

利用eclipse连接github项目

 

  • 补充完成该窗口如下:

 

利用eclipse连接github项目

利用eclipse连接github项目

利用eclipse连接github项目

利用eclipse连接github项目

 

  • 然后一直下一步最后Finish就可以打开了。

相关文章:

  • 2021-06-03
  • 2021-05-04
  • 2021-06-14
  • 2021-07-31
  • 2021-08-03
  • 2021-11-15
  • 2021-09-10
  • 2021-12-31
猜你喜欢
  • 2021-08-29
  • 2021-08-13
  • 2021-07-06
  • 2021-03-31
  • 2021-07-30
相关资源
相似解决方案