Thanks!
On Apr 17, 2012, at 7:19 PM, Jan Høydahl wrote:
> Same happened here. The installer removes 1.5 and 1.5.0 folders and replaces
> with softlink to the new JDK.
> Luckily I named my 1.5 JDK as 1.5.0_30 so it was still there, the only thing
> needed was add the softlinks.
>
> sudo su
> c
Same happened here. The installer removes 1.5 and 1.5.0 folders and replaces
with softlink to the new JDK.
Luckily I named my 1.5 JDK as 1.5.0_30 so it was still there, the only thing
needed was add the softlinks.
sudo su
cd /System/Library/Frameworks/JavaVM.framework/Versions
rm 1.5.0 1.5
ln -s