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.
NetBeans refers to both a platform framework for Java desktop applications, and an integrated development environment (IDE) for developing with Java and other languages.
-1
votes
0answers
33 views
how to connect facebook to netbeans ? [closed]
I want to make a facebook application using Java Desktop Application in Netbeans !
My target is to be able to authenticate using my facebook username and password in a program in netbeans Java desktop ...
0
votes
1answer
678 views
How to add facebook as Web Service on Netbeans
I'm following this netbeans tutorial to create a facebook app on Netbeans 7.1. http://documents.cofares.net/netbeans.org/kb/docs/websvc/facebook.html
In Step 12
When i am asked to select the REST ...
0
votes
1answer
268 views
SocialAuth java library not working as expected (using NetBeans)
I'm trying to run the socialauth spring sample (http://code.google.com/p/socialauth/wiki/SpringSample) but when I'm trying to connect with facebook the socialAuthTemplate.getSocialAuthManager() call ...
2
votes
2answers
316 views
Set up the Android-Facebook sdk for Netbeans
I worked a lot lately on android stuff in my favorite IDE, NetBeans. It was a pain to simply set up the basic android sdk in it, but now i need to make an app with facbook connection. Is there a way ...