Skip to content

pgianf/spring-social-facebook

This branch is 111 commits behind spring-attic/spring-social-facebook:master.

Folders and files

NameName
Last commit message
Last commit date
Apr 20, 2015
Apr 22, 2014
Apr 14, 2015
Apr 14, 2015
Apr 20, 2015
Apr 24, 2014
Apr 16, 2012
Apr 24, 2014
Apr 12, 2012
Apr 12, 2012
Jun 23, 2014
Apr 27, 2015
Jan 23, 2014
Apr 24, 2014
Dec 11, 2012
Mar 6, 2014

Repository files navigation

=========================== Spring Social Facebook ===========================
To check out the project and build from source, do the following:

 git clone git://github.com/SpringSource/spring-social-facebook.git
 cd spring-social-facebook
 ./gradlew build

-------------------------------------------------------------------------------
To generate Eclipse metadata (.classpath and .project files), do the following:

 ./gradlew eclipse

Once complete, you may then import the projects into Eclipse as usual:

 File -> Import -> Existing projects into workspace

-------------------------------------------------------------------------------
To generate IDEA metadata (.iml and .ipr files), do the following:

 ./gradlew idea

-------------------------------------------------------------------------------
To build the JavaDoc, do the following from within the root directory:

 ./gradlew :docs:api

The result will be available in 'docs/build/api'.
===============================================================================

About

Facebook API binding and connect support.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.7%
  • Other 0.3%