【发布时间】:2016-07-01 23:12:00
【问题描述】:
我有一个 git URI,我想将该项目导入 Eclipse。
从this post了解到,我们需要在Eclipse中安装egit软件。 但是当我尝试安装此软件时,我收到以下错误消息:
我只是在想是 egit 的存储库移动到其他地方还是有任何兼容性问题?我完全不确定。
我正在使用 Eclipse Galileo 平台版本:3.5.2 构建 ID:M20100211-1343。 有没有遇到同样问题的人?
更新 -- 这是完整的错误信息
Cannot complete the install because one or more required items could not be found.
Software being installed: Eclipse Git Team Provider 4.2.0.201601211800-r (org.eclipse.egit.feature.group 4.2.0.201601211800-r)
Missing requirement: Eclipse Git Team Provider 4.2.0.201601211800-r (org.eclipse.egit.feature.group 4.2.0.201601211800-r) requires 'org.eclipse.core.runtime [3.7.0,4.0.0)' but it could not be found
【问题讨论】:
-
伽利略已经很老了,EGit 可能需要更新的东西。我们需要查看完整的详细信息。
-
@greg-449 我更新了帖子!!!!!
-
Eclipse 现在是 4.5 版。错误消息清楚地表明该版本的 EGit 需要 3 系列 3.7 或更高版本。您不能使用现代版本有什么特别的原因吗?
标签: java eclipse git egit galileo