From 5b74b6e7aa5db2893f10bdd6779cc7d08fa83382 Mon Sep 17 00:00:00 2001 From: echelon Date: Fri, 15 Oct 2010 19:54:14 +0000 Subject: [PATCH] changes jdk 5 to jdk 6 needed for building mtn source --- www.i2p2/pages/newdevelopers.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www.i2p2/pages/newdevelopers.html b/www.i2p2/pages/newdevelopers.html index 6315d2ef..69aabd7b 100644 --- a/www.i2p2/pages/newdevelopers.html +++ b/www.i2p2/pages/newdevelopers.html @@ -42,7 +42,7 @@ Full list of branches: see viewmtnmonotone page.
  • -To compile the code, you need the Sun Java Development Kit 5 or higher, or equivalent JDK +To compile the code, you need the Sun Java Development Kit 6 or higher, or equivalent JDK (Sun JDK 6 strongly recommended) and Apache ant version 1.7.0 or higher.