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

deal conflict with twitter4j library and JSONObject method

$
0
0

hi, im tryng to merge two sketches with OOP, one that use the native method JSONObject for get instagram api, and the other that use the twitter4j library, but when i merge i have a conflict with twitter library and jsonobject, the error is that the variables that use jsonobject are ambiguos with the library. Is there a way to deal with this ambiguity? for example make inaccessible one of two classes with the other? Thanks


Viewing all articles
Browse latest Browse all 2896

Trending Articles