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.
The Eclipse Rich Client Platform is a generic Java platform for running applications. It provides the basic blocks for building rich client application using the OSGi framework.
1
vote
1answer
163 views
How to get Facebook profile using Facebook API with email id as parameter?
I am developing an RCP application that takes an email ID and displays the Facebook profile associated with it in a view using the instance of Browser class. Does Facebook API provide such an option ...