首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >如何安装旧版本的Goclipse?无法在Eclipse 4.5.2 (Mars.2)上安装Goclipse 16.1

如何安装旧版本的Goclipse?无法在Eclipse 4.5.2 (Mars.2)上安装Goclipse 16.1
EN

Stack Overflow用户
提问于 2016-08-30 20:59:03
回答 1查看 1K关注 0票数 0

-Is有没有办法安装与我的Eclipse4.5.2?-Or兼容的旧版本的Goclipse,有没有办法手动安装缺失的依赖项(见下文)?

我使用的是Eclipse 4.5.2 (Mars.2)。在尝试安装Goclipse时,我只看到16.1版,根据Goclipse文档,它需要Eclipse 4.6或更高版本。

我目前在尝试安装Goclipse 16.1时得到的错误是:

代码语言:javascript
复制
Cannot complete the install because one or more required items could not be found.
  Software being installed: GoClipse 0.16.1.v201607061938 (goclipse_feature.feature.group 0.16.1.v201607061938)
  Missing requirement: GDB DSF Debugger Integration Core 5.0.0.201606062011 (org.eclipse.cdt.dsf.gdb 5.0.0.201606062011) requires 'bundle org.eclipse.launchbar.core 2.0.0' but it could not be found
  Missing requirement: GDB DSF Debugger Integration Core 5.0.0.201607151550 (org.eclipse.cdt.dsf.gdb 5.0.0.201607151550) requires 'bundle org.eclipse.launchbar.core 2.0.0' but it could not be found
  Cannot satisfy dependency:
    From: GoClipse Eclipse Debug 0.16.1.v201607061938 (com.googlecode.goclipse.debug 0.16.1.v201607061938)
    To: bundle org.eclipse.cdt.dsf.gdb [5.0.0,6.0.0)
  Cannot satisfy dependency:
    From: GoClipse 0.16.1.v201607061938 (goclipse_feature.feature.group 0.16.1.v201607061938)
    To: com.googlecode.goclipse.debug [0.16.1.v201607061938]
EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2016-09-01 01:55:21

尝试使用此URL作为Eclipse Software站点:https://raw.githubusercontent.com/GoClipse/goclipse.github.io/0.16.0/releases/

它应该允许您安装0.16.0 (如果您更改了URL,则可以安装一个不同的版本)

票数 4
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/39228197

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档