Jeff Mesnil’s Weblog

Archive for May, 2005

Using Java 1.5 on Mac OS X Tiger

Monday, May 2nd, 2005

Since I upgraded to Mac OS X Tiger, I also installed Java 1.5 on my PowerBook.

Apple provides a small application to change the default JVM to 1.5 instead of the standard 1.4.2. However it is only useful for Applets and WebStart applications. To change the default JVM for the CLI and Java applications such as Eclipse, […]