From 31b6ec731ab9923d3e5d0ef66bc48c7eaf4dbb77 Mon Sep 17 00:00:00 2001 From: Matthew Whisenhunt Date: Thu, 14 Dec 2017 09:58:59 -0800 Subject: [PATCH] Update instructions.html --- instructions.html | 55 ++++++----------------------------------------- 1 file changed, 6 insertions(+), 49 deletions(-) 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.

- - -