What steps will reproduce the problem?
1. create new Java Project, build path, add the restfb library
2. I try to create a FacebookClient: FacebookClient client = new
DefaultFacebookClient(token); token is a String with the right access token
3. If i run a short test I get this error log: " (...) Caused by:
java.lang.ClassNotFoundException: com.restfb.DefaultFacebookClient
Could someone tell me how to fix the problem... why could the class
"DefaultFacebookClient" not be found?
Thank you!
Original issue reported on code.google.com by fuert...@googlemail.com on 26 May 2011 at 2:09
Original issue reported on code.google.com by
fuert...@googlemail.com
on 26 May 2011 at 2:09