未解决的依赖安装Github for Eclipse

时间:2013-02-23 20:02:22

标签: github eclipse-plugin

我真的不明白这一点。我正在尝试从市场上安装Eclipse的Github插件。我尝试过各种各样的事情,但我总是得到某种不满意的依赖关系。

Cannot complete the install because one or more required items could not be found.
Software being installed: Eclipse EGit Mylyn GitHub Feature 2.2.0.201212191850-r (org.eclipse.mylyn.github.feature.feature.group 2.2.0.201212191850-r)
Missing requirement: Mylyn GitHub Connector UI 2.2.0.201212191850-r (org.eclipse.mylyn.github.ui 2.2.0.201212191850-r) requires 'package org.eclipse.egit.core[2.2.0,2.3.0)' but it could not be found
Cannot satisfy dependency:
From: Eclipse EGit Mylyn GitHub Feature 2.2.0.201212191850-r (org.eclipse.mylyn.github.feature.feature.group 2.2.0.201212191850-r)
To: org.eclipse.mylyn.github.ui [2.2.0.201212191850-r]

image

1 个答案:

答案 0 :(得分:0)

Github集成2.2需要Egit 2.2,而后者又需要Eclipse 3.7.2或更高版本:https://bugs.eclipse.org/bugs/show_bug.cgi?id=365425

有可能,您的Eclipse安装版本比3.7.2版旧。