I'm trying to reference the Facebook SDK to my existing Android project. I've been going through the given tutorial in the Facebook site. So here's what I've done:
- I copied the Facebook SDK folder to my workspace.
- Went to Project->Properties->Android
- Set the "Is Library" radio button to true and pressed on the "ADD" button.
But I don't see in the popping dialog anything, it's just blank, no SDK.
What am I missing here?
Here's the workspace folder, and the Facebook SDK folder is located in it:

And here's the Android Properties. As you can see there's no Facebook SDK there. It's just blank:
