I installed the Java 6 update successfully:
java version "1.6.0_05"
Java(TM) SE Runtime Environment (build 1.6.0_05-b13-120)
Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_05-b13-52, mixed mode)
When I go to /System/Library/Frameworks/JavaVM.framework/Versions, I see this:
drwxr-xr-x 14 root wheel 476B Apr 30 19:38 .
drwxr-xr-x 11 root wheel 374B Apr 30 19:38 ..
lrwxr-xr-x 1 root wheel 5B Apr 30 19:37 1.3 -> 1.3.1
drwxr-xr-x 3 root wheel 102B Sep 28 2007 1.3.1
lrwxr-xr-x 1 root wheel 5B Dec 31 14:25 1.4 -> 1.4.2
lrwxr-xr-x 1 root wheel 3B Apr 30 19:37 1.4.1 -> 1.4
drwxr-xr-x 8 root wheel 272B Dec 31 14:25 1.4.2
lrwxr-xr-x 1 root wheel 5B Dec 31 14:25 1.5 -> 1.5.0
drwxr-xr-x 8 root wheel 272B Dec 31 14:25 1.5.0
lrwxr-xr-x 1 root wheel 5B Apr 30 19:37 1.6 -> 1.6.0
drwxr-xr-x 8 root wheel 272B Apr 29 16:26 1.6.0
drwxr-xr-x 8 root wheel 272B Apr 30 19:38 A
lrwxr-xr-x 1 root wheel 1B Apr 30 19:38 Current -> A
lrwxr-xr-x 1 root wheel 3B Apr 30 19:37 CurrentJDK -> 1.5
How do I make CurrentJDK -> 1.6 (instead of 1.5)?
Also, when I want to change the default JVM in Eclipse, the system tells me that 1.6 is not installed...
How can I fix my situation?
Thanks in advance.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden