patched recommended java
diff --git a/download.php b/download.php
index 91149d5..960d4d5 100755
--- a/download.php
+++ b/download.php
@@ -48,7 +48,7 @@
<div class="homeitem">
<h3>Get JWT with the latest Eclipse (JWT 1.4 with Eclipse 4.4 "Luna")</h3>
<ul>
- <li><b>1.</b> Start the latest Eclipse. If your don't have it, get it <a href="http://www.eclipse.org/downloads">there</a>. It requires <a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">Java</a> (1.6 or later recommended).</li>
+ <li><b>1.</b> Start the latest Eclipse. If your don't have it, get it <a href="http://www.eclipse.org/downloads">there</a>. It requires <a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">Java</a> (1.7 or later recommended).</li>
<li><b>2.</b> In the "Help" menu, click on "Install New Software". Then select JWT in the <b>SOA Development</b> category to automatically download JWT and its dependencies.</li>
<li><b>3.</b> Finally restart Eclipse.</li>
</ul>