huuanh1987 / facebook-java-api

Automatically exported from code.google.com/p/facebook-java-api
0 stars 0 forks source link

Cannot find the FacebookRestClient Class in the downloaded facebook-java-api-3.0.2-bin.jar #323

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download the jar from this website
2. Include the jar as external jar in Eclipse project
3. Write a declaration as  FacebookRestClient client =  new 
FacebookRestClient(API_KEY, SECRET);

What is the expected output? What do you see instead?
The FacebookRestClient Class should be present in com.google.api.* package

What version of the product are you using? On what operating system?
facebook-java-api-3.0.2-bin

Please provide any additional information below.

Please specify where I am wrong?I am in need to develop a desktop application
Thanks,

Original issue reported on code.google.com by nishant....@gmail.com on 17 Jun 2010 at 6:32