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]
git clone https://github.com/googleapis/google-http-java-client
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.