java.net: Wiki

The Source for Java Technology Collaboration


 <<O>>  Difference Topic MacJava3DRemoval (2 - 21 Jul 2008 - Main.PaulByrne)
Line: 1 to 1
 
META TOPICPARENT name="PlatformTips"
Home | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->
Line: 6 to 6
 

Removing Old Java3D version from Mac OS X

Changed:
<
<
OS X ships with an old version of Java3D within the Java VM that does not support some of the features required for Project Wonderland. Unfortunately as the old Java 3D is actually included in the VM shipped by Apple the only way to use a newer version included in Project Wonderland is to move the old Apple version out of the way.
>
>
OS X ships with an old version of Java3D within the Java VM that does not support some of the features required for Project Wonderland. Unfortunately as the old Java 3D is actually included in the VM shipped by Apple the only way to use a newer version included in Project Wonderland is to move the old Apple version out of the way. This only needs to be done the first time you run Wonderland.
 
Changed:
<
<
There are 2 ways to do this, either use our AppleScript? to move the files, or use move them by hand. Both are documented below, you only need to choose one method
>
>
There are 2 ways to do this, either use our AppleScript to move the files, or use move them by hand. Both are documented below, you only need to choose one method
 
Changed:
<
<

Using the AppleScript? script

>
>

Using the AppleScript script

 Click on this link Java3DRemover and select Open in 'Script Editor.app' The following window will open once the file is downloaded
Added:
>
>
Script Editor Window

Press the Run button and the script will ask for confirmation, then it will ask for your admin password. Once you enter the password it will move the Java3D files out of the VM.

 

Removing Java 3D by hand

Added:
>
>
Open a Terminal: Applications -> Utilities -> Terminal, and then enter the following commands:

  • cd /System/Library/Java/Extensions
  • sudo mkdir j3d-old
  • sudo mv j3d* libJ3D* vecmath.jar j3d-old
 
<-- Your JavaDesktop? article goes here. Please try to include at least one sentence describing this topic. -->
<-- Also please try to include at least one sentence describing where each link goes. -->
<-- Please make sure some other page points to your new article so that others can find it! -->
<-- For more on how to write Javapedia articles please read the WritingArticles? page. -->
\ No newline at end of file
Added:
>
>
META TOPICMOVED by="PaulByrne" date="1216678067" from="Javadesktop.MacJava3DRermoval" to="Javadesktop.MacJava3DRemoval"

 <<O>>  Difference Topic MacJava3DRemoval (1 - 21 Jul 2008 - Main.PaulByrne)
Line: 1 to 1
Added:
>
>
META TOPICPARENT name="PlatformTips"
Home | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->

MacJava3DRemoval
<-- this automatically adds a header showing the name of this page -->

Removing Old Java3D version from Mac OS X

OS X ships with an old version of Java3D within the Java VM that does not support some of the features required for Project Wonderland. Unfortunately as the old Java 3D is actually included in the VM shipped by Apple the only way to use a newer version included in Project Wonderland is to move the old Apple version out of the way.

There are 2 ways to do this, either use our AppleScript? to move the files, or use move them by hand. Both are documented below, you only need to choose one method

Using the AppleScript? script

Click on this link Java3DRemover and select Open in 'Script Editor.app' The following window will open once the file is downloaded

Removing Java 3D by hand

<-- Your JavaDesktop? article goes here. Please try to include at least one sentence describing this topic. -->
<-- Also please try to include at least one sentence describing where each link goes. -->
<-- Please make sure some other page points to your new article so that others can find it! -->
<-- For more on how to write Javapedia articles please read the WritingArticles? page. -->

Topic MacJava3DRemoval . { View | Diffs r2 < r1 | More }
 XML java.net RSS