【问题标题】:unable to install egit on eclipse indigo无法在 eclipse indigo 上安装 egit
【发布时间】:2016-03-25 14:55:07
【问题描述】:

我有 Eclipse Indigo(我知道它是旧版本,但由于某些原因,我需要将它用于我的工作,因为其他插件和项目都可以使用它)。 我正在尝试安装 Egit 插件,(v 3.7 以便它与 Indigo 匹配)所以我也可以开始在 git 上处理项目。 但是,每次我尝试这样做时都会引发如下错误:-

Cannot complete the install because one or more required items could not be found.
  Software being installed: Java implementation of Git - optional Http support using Apache httpclient 3.7.1.201504261725-r (org.eclipse.jgit.http.apache.feature.group 3.7.1.201504261725-r)
  Missing requirement: Apache HttpComponents HttpClient OSGi bundle 4.1.3.v201209201135 (org.apache.httpcomponents.httpclient 4.1.3.v201209201135) requires 'package org.apache.commons.codec.binary 1.4.0' but it could not be found
  Cannot satisfy dependency:
    From: Java implementation of Git - optional Http support using Apache httpclient 3.7.1.201504261725-r (org.eclipse.jgit.http.apache.feature.group 3.7.1.201504261725-r)
    To: org.apache.httpcomponents.httpclient [4.1.3.v201209201135]

谁能建议我需要做什么?

【问题讨论】:

    标签: eclipse git eclipse-plugin egit


    【解决方案1】:

    您遇到的问题是,您下载的软件包缺少一个无法运行的组件,

    我建议重新下载/安装文件或找到另一个原始文件源下载。

    -我希望这会有所帮助

    【讨论】:

    • 我从 p2 repo 下载位置 eclipse.mirror.rafal.ca/egit/updates-3.7.1 下载了存档,它仍然一直给我错误,然后我删除了给出错误但仍然无法安装的组件。这是错误跟踪收集要安装的项目时发生错误会话上下文是:(profile=epp.package.jee,phase=org.eclipse.equinox.internal.p2.engine.phases.Collect,operand=,action =)。它不允许我将整个跟踪记录放在这里,似乎也删除了对旧版本 eclipse 的支持。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2011-12-18
    • 1970-01-01
    • 2016-07-01
    • 1970-01-01
    • 2011-09-22
    • 1970-01-01
    相关资源
    最近更新 更多