Package doesn't exist

View: New views
3 Messages — Rating Filter:   Alert me  

Package doesn't exist

by areej :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,



I'm trying to use the package org.json.JSONObject in my applictoin in netbeans 5.6.1 but I had an error that package doesn't exist..



Please I need help in this matter I need to use JSONObject...





Re: Package doesn't exist

by troy giunipero :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

If you compile the source code here <http://www.json.org/java/>, you can
add it as a library to your project.

Anyway, isn't JSONObject a class?

-troy

areej wrote:

> Hi,
>
>
>
> I'm trying to use the package org.json.JSONObject in my applictoin in netbeans 5.6.1 but I had an error that package doesn't exist..
>
>
>
> Please I need help in this matter I need to use JSONObject...
>
>
>
>
>  


Re: Package doesn't exist

by Melongo Annabel :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
Can you find out please if the jar file has been added to the project's classpath? Thanks.


From: areej <areej.alasseri@...>
To: nbusers@...
Sent: Friday, July 3, 2009 10:21:56 AM
Subject: [nbusers] Package doesn't exist

Hi,



I'm trying to use the package org.json.JSONObject in my applictoin in netbeans 5.6.1 but I had an error that package doesn't exist..



Please I need help in this matter I need to use JSONObject...