Instructions for the Dailymotion Command-Line Sample

Browse Online

Checkout Instructions

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

cd [someDirectory]
hg clone https://code.google.com/p/google-http-java-client.samples/ google-http-java-client-samples
cd google-http-java-client-samples/dailymotion-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.