首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > Eclipse开发 >

Eclipse Indigo 3.7.0 装配GIT插件提示 requires 'bundle org.eclipse.team.core

2013-10-22 
Eclipse Indigo 3.7.0 安装GIT插件提示 requires bundle org.eclipse.team.coreeclipse git 插件安装: ht

Eclipse Indigo 3.7.0 安装GIT插件提示 requires 'bundle org.eclipse.team.core
eclipse git 插件安装:
http://jiangli.easymorse.com/?p=783
出现如下提示:




查询资料,解决方法为两种:
1、安装低版本的GIT插件(更新方式: http://download.eclipse.org/egit/updates-2.1)
注:在选择安装插件组件时,不需选择EGIT Mylyn , EGIT Plyg-in Import Support两项,如下图:

原文链接:http://stackoverflow.com/questions/15439104/can-install-egit-missing-requirement-git-team-provider-core

2、更新ECLIPSE为高版本,再按以上安装GIT插件方式安装,但有些高版本的eclipse已自带GIT插件
如要把以前老版本的插件转移至新版本ECLIPSE,可参考:http://blog.ready4go.com/blog/2013/07/02/update-eclipse-4-dot-3/
原文链接:http://www.eclipse.org/forums/index.php/t/490176/

热点排行