安装Egit时出现Eclipse错误

nun*_*nos 17 eclipse-plugin egit

我在尝试安装egit插件时遇到了一些麻烦.(这里的安装说明)

当我尝试安装它时,我收到此错误:

Cannot complete the install because one or more required items could not be found.
  Software being installed: EGit Mylyn 1.1.0.201109151100-r (org.eclipse.egit.mylyn.feature.group 1.1.0.201109151100-r)
  Missing requirement: EGit Mylyn 1.1.0.201109151100-r (org.eclipse.egit.mylyn.feature.group 1.1.0.201109151100-r) requires 'org.eclipse.mylyn.team_feature.feature.group 3.5.0' but it could not be found.
Run Code Online (Sandbox Code Playgroud)

它说它缺少"Egit Mylin 1.1.0"要求.如果我只从上一个菜单中选择,我会收到以下错误,这在我看来没有多大意义......:

Cannot complete the install because one or more required items could not be found.
  Software being installed: EGit Mylyn 1.1.0.201109151100-r (org.eclipse.egit.mylyn.feature.group 1.1.0.201109151100-r)
  Missing requirement: EGit Mylyn 1.1.0.201109151100-r (org.eclipse.egit.mylyn.feature.group 1.1.0.201109151100-r) requires 'org.eclipse.mylyn.team_feature.feature.group 3.5.0' but it could not be found
Run Code Online (Sandbox Code Playgroud)

我已经用谷歌搜索过了,但到目前为止还没有找到任何有用的答案......

我在Ubuntu 11.10上使用Eclipse Indigo v3.7.0.

谢谢你的时间.

Kev*_*cki 25

EGit Mylyn功能需要Mylyn 3.5或更高版本.如果取消选中EGit Mylyn功能,您应该能够完成核心EGit插件的安装.

EGit Mylyn功能是可选的,核心EGit功能(Eclipse EGit)将允许您推送,拉取,克隆,提交等.

如果您不打算使用Git-Mylyn集成,则可以完全忽略EGit Mylyn功能.