Hi All,
For my product to work on Mac i need the 32 bit Java to be enabled. How do i achieve this on Mac 10.5/10.6/10.7. I tried enabling or changing the Java preferences by dragging n dropping 32 bit to first,but still its getting detected to be a 64 bit JRE using the following command.
/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home/bin/java -version 2>&1| grep -i 64-bit
Is there any other way to do achieve this.Can i anyone help on this?
Thanks,
Vedha
For my product to work on Mac i need the 32 bit Java to be enabled. How do i achieve this on Mac 10.5/10.6/10.7. I tried enabling or changing the Java preferences by dragging n dropping 32 bit to first,but still its getting detected to be a 64 bit JRE using the following command.
/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home/bin/java -version 2>&1| grep -i 64-bit
Is there any other way to do achieve this.Can i anyone help on this?
Thanks,
Vedha