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

时间:2016-08-30 12:59:03

标签: eclipse dependencies version eclipse-mars goclipse

- 有没有办法安装旧版本的Goclipse,与我的Eclipse 4.5.2兼容? - 或者,有没有办法可以手动安装缺少的依赖项(见下文)?

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

我在尝试安装Goclipse 16.1时遇到的错误是:

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]

1 个答案:

答案 0 :(得分:4)

Try using this URL as a Eclipse Software Site: https://raw.githubusercontent.com/GoClipse/goclipse.github.io/0.16.0/releases/

It should allow you to install 0.16.0 (or a diff version if you change the URL)