Instructions for the Google+ Command-Line Sample

Browse Online

Register Your Application

Checkout Instructions

Prerequisites: install Java 6+, Mercurial and Maven. You may need to set your JAVA_HOME .

    cd [someDirectory]
git clone https://github.com/googleapis/google-http-java-client
cd google-http-java-client-samples/googleplus-simple-cmdline-sample
mvn compile
mvn -q exec:java
  

Setup Project in Eclipse 3.5/3.6

Prerequisites: install Eclipse, the Mercurial plugin, and the Maven plugin.