Follow the suggestions at the this link � but then also create a symbolic link
By running
Clearly this leaves your Java installation broken for anything requiring
CurrentJDK -> 1.5
in directory /System/Library/Frameworks/JavaVM.framework/Versions
By running
sudo rm CurrentJDK
, then sudo ln -s 1.5 CurrentJDK
Clearly this leaves your Java installation broken for anything requiring
1.6
!
No comments:
Post a Comment