Prerequisites: install Java 6, Google App
Engine, Mercurial, and Maven. You may need to
set your
JAVA_HOME
.
cd [someDirectory] hg clone https://code.google.com/p/google-api-java-client.samples/ google-api-java-client-samples cd google-api-java-client-samples/storage-serviceaccount-appengine-sample mvn clean mvn gae:unpack mvn gae:deploy
To enable logging of HTTP requests and responses (highly recommended when developing), please take a look at logging.properties.
Prerequisites: install Eclipse, Google Plugin for Eclipse, and the Mercurial plugin.
storage-serviceaccount-appengine-sample project
[someDirectory]/google-api-java-client-samples/storage-serviceaccount-appengine-sample
and click "Next"