Improve the requirements page. Remove reference to Sun. Add links to the tools
diff --git a/development/tutorial/prerequisites.php b/development/tutorial/prerequisites.php
index 38b9367..8388ead 100644
--- a/development/tutorial/prerequisites.php
+++ b/development/tutorial/prerequisites.php
@@ -26,16 +26,14 @@
<p>The following are prerequisites for Mobile Tools for Java<sup><small>TM</small></sup>
to work properly:</p>
<ul>
- <li>Sun Java 1.5.x or greater</li>
- <li>Eclipse 3.3 or greater is required.</li>
+ <li><a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">Java SE development Kit(JDK) 1.5 or greater</a></li>
+ <li>The latest <a href="http://www.eclipse.org/downloads/"Eclipse IDE for Java Developers</a></li>
<li><a href="/mtj/development/tutorial/supported.php">A supported wireless toolkit</a></li>
</ul>
<p>The following items are optional:</p>
<ul>
<li><a href="http://proguard.sourceforge.net" target="_blank">ProGuard
- Obfuscator</a>.<br>
- This is necessary if you want to produce obfuscated packages with this
- plug-in.</li>
+ Obfuscator</a>.- MTJ uses ProGuard to produce obfuscated packages</li>
</ul>
</div>
<div id="rightcolumn">