diff --git a/instructions.html b/instructions.html index 4e2256b4c..f681ec5f7 100644 --- a/instructions.html +++ b/instructions.html @@ -7,65 +7,22 @@

Browse Online

Checkout Instructions

-

Prerequisites: install Java 6, Mercurial and Prerequisites: install + + Java SE 8, + Git 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
+cd google-http-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.

- - -