Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » EMF RAP editor fails to start; bundle resolution failure
EMF RAP editor fails to start; bundle resolution failure [message #1613504] Thu, 12 February 2015 18:09
John Yotka is currently offline John YotkaFriend
Messages: 144
Registered: July 2009
Senior Member
I've got an EMF editor project that works fine as an RCP application.
when I try to build and run as a RAP application I get OSGI bundle
resolution errors, eg.

org.osgi.framework.BundleException: The bundle
"org.eclipse.core.databinding_1.4.1.v20130515-1857 [876]" could not be
resolved. Reason: Missing Constraint: Import-Package: com.ibm.icu.text;
version="0.0.0"

org.osgi.framework.BundleException: The bundle
"org.eclipse.help_3.6.0.v20130326-1254 [924]" could not be resolved.
Reason: Missing Constraint: Import-Package: com.ibm.icu.text;
version="3.8.0"

plus several others.

I'm using Kepler and RAP 2.2. and I have set the target platform to use
the RAP target.

in the same workspace I have another EMF editor RAP application that
starts up fine. I added the com.ibm.icu jar to the build path of the
problem editor project but that didn't help.
Previous Topic:Problem with MouseUp Event on Sash
Next Topic:Trailing slash added after entry point path leads to 404 not found
Goto Forum:
  


Current Time: Tue Mar 19 05:52:47 GMT 2024

Powered by FUDForum. Page generated in 0.02162 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top