Bug 507257 - Update JRE/JDK required version

Change-Id: I0318190a58f7b6f70423e06372fb1ffa4adaa7f5
Signed-off-by: Harry Houdini <svdbg@free.fr>
diff --git a/bundles/org.eclipse.platform.doc.user/tasks/running_eclipse.htm b/bundles/org.eclipse.platform.doc.user/tasks/running_eclipse.htm
index e4b5588..2017703 100644
--- a/bundles/org.eclipse.platform.doc.user/tasks/running_eclipse.htm
+++ b/bundles/org.eclipse.platform.doc.user/tasks/running_eclipse.htm
@@ -15,9 +15,9 @@
 <h1>Running Eclipse</h1>
 <!-- ************* BEGIN SECTION COPIED FROM README FILE **************** -->
 <p>After installing the Eclipse SDK in a directory, you can start the Workbench
-by running the Eclipse executable included with the release (you also need at least a JDK6 or JRE 6, not included with the Eclipse SDK). On Windows, the executable file is called <samp>eclipse.exe</samp>,
+by running the Eclipse executable included with the release (you also need at least a JDK 8 or JRE 8, not included with the Eclipse SDK). On Windows, the executable file is called <samp>eclipse.exe</samp>,
 and is located in the <code>eclipse</code> sub-directory of the install. If
-installed at <code>c:\eclipse-SDK-4.4-win32</code>, the executable is <code>c:\eclipse-SDK-4.4-win32\eclipse\eclipse.exe</code>.
+installed at <code>c:\eclipse-SDK-4.7-win32</code>, the executable is <code>c:\eclipse-SDK-4.7-win32\eclipse\eclipse.exe</code>.
 
 <b>Note:</b> Set-up on most other operating environments is analogous. Special
 instructions for Mac OS X are listed <a href="#macosx">below</a>.</p>