First off I'm new to both Mac and Java. Bought my PowerBook in March.
I downloaded and installed java 1.5 and ran Java Preferences.app to set things up to start with 1.5 (v 5.0) opened up my book and started learning.
Until I got some compiling errors that had me wondering whether I really was using 1.5.
I found a message saying to enter the following at the prompt to find out which java I'm using.
ls -l /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK
to which I got:
lrwxr-xr-x 1 root wheel 5 Apr 29 17:39 /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK -> 1.4.2
So how do I get 1.5?
MTIA Robin
I downloaded and installed java 1.5 and ran Java Preferences.app to set things up to start with 1.5 (v 5.0) opened up my book and started learning.
Until I got some compiling errors that had me wondering whether I really was using 1.5.
I found a message saying to enter the following at the prompt to find out which java I'm using.
ls -l /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK
to which I got:
lrwxr-xr-x 1 root wheel 5 Apr 29 17:39 /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK -> 1.4.2
So how do I get 1.5?
MTIA Robin