当前位置: 代码迷 >> Eclipse >> myeclipse 装配egit
  详细解决方案

myeclipse 装配egit

热度:80   发布时间:2016-04-23 01:58:40.0
myeclipse 安装egit

?

  1. Eclipse的git插件——EGit。下载网址http://download.eclipse.org/egit/updates-1.3/org.eclipse.egit-updatesite-1.3.0.201202151440-r-site.zip?,EGit官网:http://www.eclipse.org/egit/download/
  2. 安装:下载的插件解压,删掉XML文件。在MyEclipse的dropins目录下新建一个egit文件夹,然后把刚才解压的features、plugins和另外两个jar包放进去。重启MyEclipse即可

?

  相关解决方案