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.

hg clone https://google-api-java-client.googlecode.com/hg/ google-api-java-client
cd google-api-java-client
mvn install
There are two named branches:

Setup Project in Eclipse 3.5

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