Skip to content
This repository has been archived by the owner on Apr 3, 2018. It is now read-only.

Installing in Eclipse fails with 403 Forbidden #57

Closed
rambocoder opened this issue Jun 13, 2014 · 5 comments
Closed

Installing in Eclipse fails with 403 Forbidden #57

rambocoder opened this issue Jun 13, 2014 · 5 comments

Comments

@rambocoder
Copy link

In Eclipse 4.3, when adding URL http://releases.goclipse.googlecode.com/git/ the installation starts, it pulls down the needed dependencies but then fails with error:

An error occurred while collecting items to be installed
session context was:(profile=epp.package.standard, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Artifact not found: https://releases.goclipse.googlecode.com/git/plugins/com.googlecode.goclipse.gocode_0.8.0.v201406031731.jar.
https://releases.goclipse.googlecode.com/git/plugins/com.googlecode.goclipse.gocode_0.8.0.v201406031731.jar

Additionally, there seems to be an SSL certificate issue in addition the jar file is returning 403?

wget https://releases.goclipse.googlecode.com/git/plugins/com.googlecode.goclipse.gocode_0.8.0.v201406031731.jar --no-check-certificate
@bruno-medeiros
Copy link
Contributor

There seemed to be strange problems with that release site, so I moved the preferred Eclipse installation URL is this other site:
https://github.com/GoClipse/releases/raw/master/
However seems like the Installation documentation was not properly updated. I've fixed that now:
https://github.com/GoClipse/goclipse/blob/latest/documentation/Installation.md

@bruno-medeiros
Copy link
Contributor

(Note, opening https://github.com/GoClipse/releases/raw/master/ on a browser will give a 404, but that is expected, it still works as an Eclipse software site)

@rambocoder
Copy link
Author

Thank you

@tuhailong
Copy link

Would you please provide a ZIP installation package for Chinese user?

@bruno-medeiros
Copy link
Contributor

Go to https://code.google.com/p/goclipse/source/browse/?repo=releases and click the "Download Zip" link to download an archive that can be used as a local update site in Eclipse.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants