Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » org.json package missing from build
org.json package missing from build [message #1019385] Fri, 15 March 2013 15:22 Go to next message
John Yotka is currently offline John YotkaFriend
Messages: 144
Registered: July 2009
Senior Member
running Eclipse 4.2, EMF 3.8 and RAP 1.5 and getting the following when
trying to run as RAP application:

org.osgi.framework.BundleException: The bundle
"org.eclipse.rap.rwt.testfixture_1.5.2.20130205-2012 [82]" could not be
resolved. Reason: Missing Constraint: Import-Package: org.json;
version="0.0.0"
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1332)
Re: org.json package missing from build [message #1020100 is a reply to message #1019385] Sun, 17 March 2013 07:56 Go to previous message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi John,
the "org.eclipse.rap.rwt.testfixture" bundle is only used for executing
JUnit tests. It is not needed for normal application operation. Simply
remove this bundle from your launch configuration. In case you want to
use it with your JUnit tests, get the "org.json" bundle from Orbit.
HTH,
Ivan

On 3/15/2013 5:22 PM, John Yotka wrote:
> running Eclipse 4.2, EMF 3.8 and RAP 1.5 and getting the following
> when trying to run as RAP application:
>
> org.osgi.framework.BundleException: The bundle
> "org.eclipse.rap.rwt.testfixture_1.5.2.20130205-2012 [82]" could not
> be resolved. Reason: Missing Constraint: Import-Package: org.json;
> version="0.0.0"
> at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1332)
>

--
Ivan Furnadjiev

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Previous Topic:RAP Tree - moveable columns not working
Next Topic:RAP 1.5 - Passing JSON to a custom widget's javaScript
Goto Forum:
  


Current Time: Sat Apr 27 04:12:02 GMT 2024

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

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

Back to the top