Asked By
Lloyd A Fox
10 points
N/A
Posted on - 03/12/2013
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?
Â
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
Export Product has encountered a problem.
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.