<p>A JDK is necessary for developing Java components or applications. An appropriate Java SDK can be found on <atarget="_blank"href="http://java.sun.com/products"title="link to the Java SDK download page (online)">http://java.sun.com/products</a>.</p>
<p>A JDK is necessary for developing Java components or applications. An appropriate Java SDK can be found on <atarget="_blank"href="http://java.sun.com/products"title="link to the Java SDK download page (online)">http://java.sun.com/products</a>.</p>
<p>Recommendation is to use Java 6 excepting for Mac OS because initially Mac OS supported a 64bit version of Java 6 only.</p>
<p>Recommendation is to use Java 7 or later for 64bit, and Java 6 for 32bit.</p>
<p><b>Note</b>: The Java compiler is <b><u>optional</u></b>!</p></td>
<p><b>Note</b>: The Java compiler is <b><u>optional</u></b>!</p></td>
</tr>
</tr>
<trvalign="middle">
<trvalign="middle">
...
@@ -88,16 +88,16 @@
...
@@ -88,16 +88,16 @@
exists:
exists:
<tableclass="table4">
<tableclass="table4">
<tr>
<tr>
<tdclass="cell15">Solaris</td>
<tdclass="cell15">Linux</td>
<tdclass="cell85">Sun Studio 8 (20070730)</td>
<tdclass="cell80">GNU C++ compiler, gcc version 4.1 or later</td>
</tr>
</tr>
<tr>
<tr>
<tdclass="cell15">Linux</td>
<tdclass="cell15">Mac OS X</td>
<tdclass="cell80">GNU C++ compiler, gcc version 4.0.1</td>
<tdclass="cell80">XCode</td>
</tr>
</tr>
<tr>
<tr>
<tdclass="cell15">Windows</td>
<tdclass="cell15">Windows</td>
<tdclass="cell80">Microsoft C++ Compiler, Microsoft Visual Studio 2008 or the Express version (cl, version 15.00.21022)</td>
<tdclass="cell80">Microsoft C++ Compiler, Microsoft Visual Studio 2010 or later, or the Express edition thereof</td>
</tr>
</tr>
</table>
</table>
<p><b>Note</b>: The C++ compiler is <b><u>optional</u></b>! If you use the Express edition you have to ensure that the <ahref="http://www.microsoft.com/downloads/details.aspx?familyid=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&displaylang=en">Microsoft Visual Studio 2008 Redistributable Package</a> is also installed. You can download this package from Microsoft directly.</p></td>
<p><b>Note</b>: The C++ compiler is <b><u>optional</u></b>! If you use the Express edition you have to ensure that the <ahref="http://www.microsoft.com/downloads/details.aspx?familyid=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&displaylang=en">Microsoft Visual Studio 2008 Redistributable Package</a> is also installed. You can download this package from Microsoft directly.</p></td>