Setup Instructions for the Google API Client Library for Java

Browse Online

Checkout Instructions

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

git clone https://github.com/google/google-http-java-client.git
cd google-api-java-client
mvn install
There are a few named branches:

Setup Project in Eclipse 3.5

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