[BUG] Problem installing Eclipse plugin

Started by hoopyfrood, December 31, 2012, 19:00:39

Previous topic - Next topic

hoopyfrood

Hi,

I usually use LWJGL by manually downloading and changing project settings, but I'm trying out the Eclipse plugin for the first time.  I was able to install the base package that just includes the jar and libs, but I was not able to install the SDK.  Here's the error that I'm getting:

----
An error occurred while collecting items to be installed
session context was:(profile=SDKProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Result of processing steps.
OK
MD5 value not available or incorrect size, f30a1205235e1b9578a956642a6fb51.
OK
OK
----

This is the detail view of the error dialog box which reads "'Installing Software' encountered a problem.  An error occurred while collecting items to be installed"

It is a fresh install of Eclipse 4.2.  I used the http://lwjgl.org/update URL.

Please let me know if I can provide any other information that's helpful.

Thanks for LWJGL and the Eclipse plugin!

Matzon

Jens von pilgrim does the eclipse plugin stuff. So hopefully he can chime in.

Jens v.P.

Sorry for my late reply...
I'm working on that issue, see https://github.com/LWJGL/lwjgl/issues/12
Meanwhile, you may try my private update site at
http://jevopi.de/updatesite/org.lwjgl.updatesite/

Cheers,
Jens