Using HttpCore from a blackberry
I am trying to port an android app to run on a blackberry 8800. One of the classes makes http requests through apache HttpCore. I get the following error: The type java.lang.reflect.Type cannot be resolved. It is indirectly referenced from required .class files ProjectFoo-BBerry/src/com/projectfoo/ws/rest/ProjectFooClient.java (line 1...