In Eclipse, when I import the RestDroid folder initially as an android application, then 2 errors are occuring in Processor.java
Error#1 in line 523:
Type mismatch: cannot convert from Persistable<capture#75-of ? extends Resource> to Persistable
Error#2 in line 625
Type mismatch: cannot convert from Parser<capture#97-of ? extends Resource> to Parser
I have not added any code from my side yet, but these errors do not seem to go