Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

This tag refers to build path settings for a Java project in Eclipse IDE. You can reach this option through the project properties (Project > Properties > Java Build Path) from the context menu on a created project or the File menu of the workbench.

learn more… | top users | synonyms

1
vote
1answer
269 views

Build path error in the attempt of implementing the Facebook Login

I'm trying to implement the Facebook login in my app using Eclipse, so I started off by going through the tutorials on Facebook Developers. However, I'm encountering an error in my build path, so any ...
1
vote
3answers
3k views

Unable to load Facebook SDK to Eclipse. Build Path Error

So I have not been able to even start coding for the app I want to build, I am having a really hard time getting the SDK set up for me to code based on it. Here is what I did: Downloaded Eclipse ...