From 4edb85106d4ef5f27269ee2a88ec7c8530768f3c Mon Sep 17 00:00:00 2001 From: Kevin Rushforth Date: Mon, 30 Jan 2006 22:43:49 +0000 Subject: Updated release notes for upcoming 1.4.0-beta4 release git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@510 ba19aa83-45c5-6ac9-afd3-db810772062c --- www/j3d1_4_0/HOW-TO-INSTALL.html | 116 ++++++++++++--------------------------- www/j3d1_4_0/RELEASE-NOTES.html | 29 +++++----- 2 files changed, 50 insertions(+), 95 deletions(-) (limited to 'www') diff --git a/www/j3d1_4_0/HOW-TO-INSTALL.html b/www/j3d1_4_0/HOW-TO-INSTALL.html index 0c584b2..a733c2d 100644 --- a/www/j3d1_4_0/HOW-TO-INSTALL.html +++ b/www/j3d1_4_0/HOW-TO-INSTALL.html @@ -7,93 +7,49 @@

Instructions for Installing -Java 3DTM 1.4.0-beta3

-

The 1.4.0-beta3 version of the Java 3DTM +Java 3DTM 1.4.0-beta4 +

The 1.4.0-beta4 version of the Java 3DTM API runs on JDK version 1.4.2 and higher. It has been released for -the Solaris, Linux, and Windows operating -environments.
+the Solaris, Linux, and Windows operating +environments. See the release notes +for more information

-
-

NOTE: This -pre-release version does not yet come with an installer. -Beginning with the 1.4.0-beta4 release, we will provide an installer -for the Windows operating -environment, and a self-extracting binary for the Solaris and Linux -operating -environments.
+

Linux

+

This interrim build of Java 3D runs on JDK version 1.4.2 and +higher. +To install this build, chdir to the "jre" directory within the jdk +and execute the self-extracting binary that you downloaded. For +example, if you are running on a Solaris/sparc platform and your JDK is +installed +in /usr/java/jdk1.5.0_06, you would install Java 3D as follows: +

+ +

You may need to be "root" to do this on Linux.

-
-

This interrim build runs on JDK version 1.4.2 and higher. +

Solaris

+

This interrim build of Java 3D runs on JDK version 1.4.2 and +higher. To install this build, chdir to the "jre" directory within the jdk -and unzip (or unjar) the zip file. For example, if your JDK is +and execute the self-extracting binary that you downloaded. For +example, if you are running on a Linux/x86 platform and your JDK is installed -in /usr/java/jdk1.5.0_06, you would install this as follows: +in /usr/java/jdk1.5.0_06, you would install Java 3D as follows:

-

You may need to be "root" to do this on Solaris or Linux.

-

Here is an example of how to install Java 3D 1.4.0-beta3 on a -Windows/XP system:

-
    -
  1. Download java3d-1_4_0-beta3-windows-i586.zip to a temporary -directory, -for example, "c:\Temp"
  2. -
    -
  3. Unzip java3d-1_4_0-beta3-windows-i586.zip (using WinZip or a -similar -tool) into "c:\Temp". You will see the following files in the -"java3d-1_4_0-beta3-windows-i586" subdirectory:
  4. -
    - -
    -The only file you need is "j3d-140-beta3-win.zip".
    -
    -
  5. Unzip Java 3D 1.4.0-beta3 into your JRE as follows:
    -
    -
  6. - -
    -
  7. If you also installed the JDK, unzip Java 3D 1.4.0-beta3 into the -"jre" -directory of your JDK as follows:
  8. -
    - -
+

You may need to be "root" to do this on Solaris.
+

+

Windows

+This interrim build of Java 3D runs on JDK version 1.4.2 and +higher. To install +this build, execute the binary installer that you downloaded, by +double-clicking on the java3d-1_4_0-beta4-windows-i586.exe icon.
+
diff --git a/www/j3d1_4_0/RELEASE-NOTES.html b/www/j3d1_4_0/RELEASE-NOTES.html index 1386c3a..7fc0a68 100644 --- a/www/j3d1_4_0/RELEASE-NOTES.html +++ b/www/j3d1_4_0/RELEASE-NOTES.html @@ -19,16 +19,15 @@ Java 3D 1.4.0 Release Notes -

Java 3DTM 1.4.0-beta3 +

Java 3DTM 1.4.0-beta4 Pre-Release Notes

-

This is a placeholder for -actual release notes. The real release -notes will come later.
+

NOTE: These release notes +are incomplete.

This file contains important pre-release information for users of the Java 3DTM API, version -1.4.0-beta3. +1.4.0-beta4.

Windows

-

The 1.4.0-beta3 version of Java 3D for Windows 2000, and +

The 1.4.0-beta4 version of Java 3D for Windows 2000, and Windows/XP requires the following:

@@ -126,7 +125,10 @@ later, which is available from Microsoft at: j3d.rend" system property to "d3d", -for example: "java -Dj3d.rend=d3d ClassName" +for example: +

Changes Since 1.3.2

@@ -371,9 +373,6 @@ rotate -
-
-

More Information

For the latest information on Java 3D, see the