summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Schmidt <jsc@openoffice.org>2009-11-09 16:25:34 +0000
committerJuergen Schmidt <jsc@openoffice.org>2009-11-09 16:25:34 +0000
commitc5b6d47debdc4b4531ad571d5a93a2403a07daf1 (patch)
tree31927007febe67fd91fe954d79924651f4876849
parent6cd26e560bb62c62b7301ce7e352dd651731a27f (diff)
#i106585# update docu for Java 5
-rw-r--r--odk/docs/install.html7
1 files changed, 2 insertions, 5 deletions
diff --git a/odk/docs/install.html b/odk/docs/install.html
index dafd98d99de5..f29b099334b0 100644
--- a/odk/docs/install.html
+++ b/odk/docs/install.html
@@ -55,13 +55,10 @@
<td colspan="2"><img class="line" src="images/sdk_line-1.gif"></td>
</tr>
<tr valign="top">
- <td><b>JDK (1.4.1_01 or higher)<b></td>
+ <td><b>JDK (1.5 or higher)<b></td>
<td class="content80">
<p>A JDK is necessary for developing Java components or applications. An appropriate Java SDK can be found on <a target="_blank" href="http://java.sun.com/products" title="link to the Java SDK download page (online)">http://java.sun.com/products</a>.</p>
- <p>If Java 5.0 or higher is used, you have to ensure that the office
- installation uses Java 5.0 as well, because of class format changes in
- Java 5.0. Components built with Java 5.0 cannot be deployed by unopkg
- (using the office Java) that uses a lower Java version than Java 5.0.</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><b>Note</b>: The Java compiler is <b><u>optional</u></b>!</p></td>
</tr>
<tr valign="middle">