简体   繁体   English

依赖无法在Eclipse indigo上安装egit失败

[英]Dependency fail installing egit on Eclipse indigo

I have this problem trying to install EGit in Eclipse Indigo on a Ubuntu 12.04: 我有这个问题试图在Ubuntu 12.04上的Eclipse Indigo中安装EGit:

Cannot complete the install because one or more required items could not be found. 无法完成安装,因为找不到一个或多个必需的项目。 Software being installed: EGit Plug-in Import Support 2.3.1.201302201838-r (org.eclipse.egit.import.feature.group 2.3.1.201302201838-r) 正在安装的软件:EGit Plug-in Import Support 2.3.1.201302201838-r(org.eclipse.egit.import.feature.group 2.3.1.201302201838-r)
Missing requirement: EGit Plug-in Import Support 2.3.1.201302201838-r (org.eclipse.egit.import.feature.group 2.3.1.201302201838-r) requires 'org.eclipse.team.core 3.6.100' but it could not be found 缺少要求:EGit插件导入支持2.3.1.201302201838-r(org.eclipse.egit.import.feature.group 2.3.1.201302201838-r)需要'org.eclipse.team.core 3.6.100'但它不能发现

This is the complete Eclipse version as shown in "About" dialog: 这是完整的Eclipse版本,如“关于”对话框中所示:

Version: 3.7.2
Build id: I20110613-1736

I am using the default egit updates sources as it comes with Indigo installation: 我使用默认的egit更新源,因为它与Indigo安装一起提供:

http://download.eclipse.org/egit/updates

I press "Select All" button for update, but it keeps showing that error. 我按“全选”按钮进行更新,但它会一直显示错误。 I have also take care of update everything before, but it continues failing. 我之前也负责更新所有内容,但它仍然失败。

Any ideas? 有任何想法吗?

Thanks a lot in advance. 非常感谢提前。

Your Eclipse version needs to be 3.8 or higher. 您的Eclipse版本需要为3.8或更高版本。 You must have installed Indigo from the Software center in Ubuntu or Synaptic as that is what would have been installed. 您必须已经从Ubuntu或Synaptic中的软件中心安装了Indigo,因为它已经安装了。 You can download Juno which would work for you from the Eclipse Project. 您可以从Eclipse Project下载适用于您的Juno。 It is a tar.gz that you just unarchive into the directory you want and run it. 这是一个tar.gz,您只需将其归档到所需的目录并运行它。 You can use the same workspace. 您可以使用相同的工作区。

Uncheck the EGit Import Support feature when selecting what to install. 选择要安装的内容时,取消选中“EGit导入支持”功能。 It is optional and appears to be not supported in indigo. 它是可选的,似乎在indigo中不受支持。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM