成功为eclipse安装了EGit插件,但是在eclipse上没有安装Mylyn GitHub连接器。我正在添加错误详情
Cannot complete the install because one or more required items could not be found.
Software being installed: Eclipse EGit Mylyn GitHub Feature 2.3.0.201302130906 (org.eclipse.mylyn.github.feature.feature.group 2.3.0.201302130906)
Missing requirement: Mylyn GitHub Connector UI 2.3.0.201302130906 (org.eclipse.mylyn.github.ui 2.3.0.201302130906) requires 'package org.eclipse.egit.core [2.3.0,2.4.0)' but it could not be found
Cannot satisfy dependency:
From: Eclipse EGit Mylyn GitHub Feature 2.3.0.201302130906 (org.eclipse.mylyn.github.feature.feature.group 2.3.0.201302130906)
To: org.eclipse.mylyn.github.ui [2.3.0.201302130906]
答案 0 :(得分:2)
答案 1 :(得分:-1)
昨天发生了我,因为Eclipse窗口/首选项/安装/更新/可用软件站点中缺少 GitHub Mylyn Connector (http://download.eclipse.org/egit/github/updates)和 Eclipse尝试过从另一个http://download.eclipse.org/检索过时的版本2.3.0 ???软件站点(记不清楚),包括org.eclipse.mylyn.github.ui [2.3.0.201302130906],而Juno中已经预装了3.0.3.something版本。添加缺少的软件站点允许我安装版本3.0.3 ...