[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.rcp] Re: RCP Eclipse 3.3
|
Hi,
I hope, I have a solution for you, becouse I had an similarly error while starting my RCP-application. (cannot install bundle eclipse.osgi_3.3)
My solution was a new product configuration for my rcp product.
1. rename you product configuration in something like <name>.product_eclipse32
2. create a new product configuration with new -> Product Configuration -> use an existing product <your RCP product>.
3. clean all projects and launch yor rcp from the new product configuration
best regards,
Nikolai