Quantcast
Channel: Library Questions - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 2896

JSONObject is ambiguous - how to choose Processing's class?

$
0
0

I'm currently working on a project that uses the Twitter4j library which, along with Processing, also implements JSONObjects. I'm getting an error that reads "The type JSONObject is ambiguous" because of this. I know how to specify it so that is uses the Twitter4j JSONObject class, but how do I specify for it to use the Processing JSONObject class?

Thanks!


Viewing all articles
Browse latest Browse all 2896

Trending Articles