Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Google visualization(json plugin)
Google visualization [message #665557] Fri, 15 April 2011 05:58 Go to next message
Sudesh Bulathsinhala is currently offline Sudesh BulathsinhalaFriend
Messages: 193
Registered: October 2010
Senior Member
hello,

i've downloaded Google Visualization from the Incubator to give a try.

however, I found that following plugins/jars are not resolved to run the RAP Google Visualizations Demo product.

import org.json.JSONArray;
import org.json.JSONObject;
import org.json.JSONString;
import org.json.JSONException;


kindly help me to resolve the missing json plugin.

regards,
sudesh

[Updated on: Fri, 15 April 2011 06:02]

Report message to a moderator

Re: Google visualization [message #665601 is a reply to message #665557] Fri, 15 April 2011 08:39 Go to previous messageGo to next message
Benjamin Wolff is currently offline Benjamin WolffFriend
Messages: 136
Registered: July 2009
Senior Member
Hi,

you need to provide the org.json bundle. You can check it out from the dev.eclipse.org:/cvsroot/tools, org.eclipse.orbit/org.json,org.json CVS repository. Check out the v1_0_0 branch.

Greetings,
Ben


Am 15.04.2011 07:58, schrieb Sudesh Bulathsinhala:
> hello,
>
> I've downloaded Google Visualization from the Incubator to give a try.
>
> However, I found that following plugins/jars are not resolved to run the demo RAP product.
>
> import org.json.JSONArray;
> import org.json.JSONObject;
> import org.json.JSONString;
> import org.json.JSONException;
>
> kindly help me to resolve the missing json plugin.
>
> regards,
> sudesh
Re: Google visualization [message #665649 is a reply to message #665601] Fri, 15 April 2011 11:20 Go to previous message
Sudesh Bulathsinhala is currently offline Sudesh BulathsinhalaFriend
Messages: 193
Registered: October 2010
Senior Member
hello ben,

its working finally.
great stuff.

this is just what i needed for rap.

thanks,
sudesh
Previous Topic:help for create a communication bridge between rap and js without a UI widget?
Next Topic:Providing a public "JSExecuter" API
Goto Forum:
  


Current Time: Thu Apr 25 16:39:25 GMT 2024

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

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

Back to the top