【问题标题】:Error setting up EGit in Eclipse Juno在 Eclipse Juno 中设置 EGit 时出错
【发布时间】:2016-10-31 09:25:05
【问题描述】:

我正在尝试将 EGit 安装到 Eclipse Juno 中。但是,我收到以下错误:

Cannot complete the install because one or more required items could not be found.
Software being installed: Command Line Interface for Java implementation of Git 4.4.0.201606070830-r (org.eclipse.jgit.pgm.feature.group 4.4.0.201606070830-r)
Missing requirement: JGit Large File Storage Server 4.4.0.201606070830-r (org.eclipse.jgit.lfs.server 4.4.0.201606070830-r) requires 'package javax.servlet [3.1.0,4.0.0)' but it could not be found
Cannot satisfy dependency:
From: Java implementation of Git - optional LFS support 4.4.0.201606070830-r (org.eclipse.jgit.lfs.feature.group 4.4.0.201606070830-r)
To: org.eclipse.jgit.lfs.server [4.4.0.201606070830-r]
Cannot satisfy dependency:
From: Command Line Interface for Java implementation of Git 4.4.0.201606070830-r (org.eclipse.jgit.pgm.feature.group 4.4.0.201606070830-r)
To: org.eclipse.jgit.lfs.feature.group [4.4.0.201606070830-r]

我尝试在添加存储库后删除一些组件,但似乎没有找到解决方法。谁能建议我能做什么?我尝试搜索缺少的依赖项package javax.servlet [3.1.0,4.0.0)

【问题讨论】:

    标签: eclipse egit eclipse-juno


    【解决方案1】:

    您的 Eclipse 版本太旧,无法安装此代码。

    消息'需要'package javax.servlet [3.1.0,4.0.0)''表示所需的'javax.servlet'插件的最低版本是3.1.0。 Eclipse Juno 有 3.0.0

    【讨论】:

      猜你喜欢
      • 2023-04-07
      • 2012-10-03
      • 2012-07-05
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-06-09
      • 1970-01-01
      相关资源
      最近更新 更多