I used eclipse to import an unzipped SDK (java files) into a project.
I get a error for the com.facebook.R reference. The R is suppose to reference xml resource files included in the sdk.
The picture shows the R reference (to the right) and resource files (at the left). I am not sure if the .R Type is supposed to be built at some point. How should resource file be handled (imported) in Eclipse?
I also have a buildconfig cannot be resolved to a variable error, may be related.
I get a error for the com.facebook.R reference. The R is suppose to reference xml resource files included in the sdk.
The picture shows the R reference (to the right) and resource files (at the left). I am not sure if the .R Type is supposed to be built at some point. How should resource file be handled (imported) in Eclipse?
I also have a buildconfig cannot be resolved to a variable error, may be related.
Last edited: