diff options
author | kcr <kcr@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2006-09-29 18:05:41 +0000 |
---|---|---|
committer | kcr <kcr@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2006-09-29 18:05:41 +0000 |
commit | 7ef81bd72a813a5b116adc50aa1ec4fe9445613d (patch) | |
tree | 8c5f9b4eed21290546b13add74347ab32e9958f3 /README-build.html | |
parent | 90add9e4f695f08544cb886a8ee6466a13801ae4 (diff) |
Merged dev-1_5 branch back to MAIN trunk
Diffstat (limited to 'README-build.html')
-rw-r--r-- | README-build.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/README-build.html b/README-build.html index 40e1245..ec62fea 100644 --- a/README-build.html +++ b/README-build.html @@ -80,10 +80,10 @@ work.We have built j3d-examples on the following operating environments:<br> </ul> <p>The following software must be installed:</p> <ul> - <li><a href="http://java.sun.com/j2se">JDK 1.4.2</a> </li> - <li><a href="http://jakarta.apache.org/ant">Apache Ant 1.6.5</a> </li> + <li><a href="http://java.sun.com/j2se">JDK 1.5.0</a> </li> + <li><a href="http://jakarta.apache.org/ant">Apache Ant 1.6.1</a> </li> <li><a href="https://java3d.dev.java.net/">Java 3D -1.4.0</a> or later. </li> +1.5.0</a> or later. </li> </ul> <h3><span style="text-decoration: underline;">Building j3d-examples</span><span |