eclipse - 在 Eclipse indigo 上安装 egit 依赖项失败

标签 eclipse git ubuntu

我在尝试在 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)
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



这是完整的 Eclipse 版本,如“关于”对话框中所示:
Version: 3.7.2
Build id: I20110613-1736

我正在使用 Indigo 安装附带的默认 egit 更新源:
http://download.eclipse.org/egit/updates

我按“全选”按钮进行更新,但它一直显示该错误。我之前也负责更新所有内容,但它继续失败。

有任何想法吗?

提前非常感谢。

最佳答案

您的 Eclipse 版本需要为 3.8 或更高版本。您必须已经从 Ubuntu 或 Synaptic 的软件中心安装了 Indigo,因为这就是安装的内容。您可以从 Eclipse 下载适合您的 Juno。项目。这是一个 tar.gz,您只需将其解压缩到您想要的目录并运行它。您可以使用相同的工作区。

关于eclipse - 在 Eclipse indigo 上安装 egit 依赖项失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15281273/

相关文章:

c++ - 未知来源的警告 : "can' t find linker symbol for virtual table for. .."

c++ - Eclipse (CDT) 无法解析变量?

git - 为什么 git 不 merge 某些更改?

git - 为什么在我的 ubuntu 服务器下运行 git stash 时出现 Permission denied 错误?

python - 如何使用 psycopg2/python 处理这个驼峰式 postgreSQL 查询?

node.js - Node Selenium ChromeDriver Ubuntu NoSuchSessionError : This driver instance does not have a valid session ID

java - checkstyle 不适用于 linux eclipse luna

java - 如何从混合的 java/scala eclipse 项目创建 sbt 构建文件?

git - 如何获取克隆存储库的上游存储库?

git - 如何从 git index 获取文件的内容?