Export Product has encountered a problem.

Asked By 10 points N/A Posted on -
qa-featured

Eclipse Galileo application using by me.

I am trying to learn Eclipse RCP and working on the few instances from a book. Freshly my Eclipse Galileo updated and few updated packages at home.

I have an issue that entirely avoids me from exploiting an Eclipse RCP invention through the wizard. Although exporting a product I receive an error message. I am not familiar how can I solve it,

I need help of someone?

Bundle org.eclipse.osgi_3.5.0.v20090520 failed to resolve.: Another singleton version selected: org.eclipse.osgi_2.5.1.R35x_v220090827
 
Export Product has encountered a problem.
 
Bundle org.eclipse.osgi_3.5.0.v20090520 failed to resolve.:
Another singleton version selected: 
org.eclipse.osgi_2.5.1.R35x_v220090827
SHARE
Answered By 35 points N/A #175985

Export Product has encountered a problem.

qa-featured

Hello,

I searched Eclipse forums and found out that the error is common for older version of Eclipse.

Instead you should use newest version Equinox which you can find here: http://download.eclipse.org/equinox/

This version fixes most bugs which can be found in your current version of Eclipse. After updating your Eclipse, besides bug fix, you'll get new features so you should update right now.

Regards.

Related Questions