I just imported the Facebook SDK into Eclipse, but there are some errors in the FacebookSDK project that I cannot fix. A project in Project Explorer is as follows:

But when I open the file, in this case AccessToken.java, it contains all these errors

When I move the cursor over these errors, it says: "import ... cannot be allowed." Am I not seeing something here?
source
share