...
To configure the portlet, change the facebook.properties file to include the Facebook application id and application name. See facebook.properties for more info.
Code Block |
---|
cd rel-2.0-alpha-1
emacs src/main/resources/facebook.properties
|
Build
To build, you must be using Maven 2 or possibly 3 and:
...