Skip to content

Instantly share code, notes, and snippets.

@i386
Forked from mattdw/Java 6 on OS X 10.5
Created June 18, 2009 08:05
Show Gist options
  • Save i386/131777 to your computer and use it in GitHub Desktop.
Save i386/131777 to your computer and use it in GitHub Desktop.
Java 6 on Mac OS X 10.5 Leopard
===============================
Apparently Java 6 (that is, 1.6) has been available on Mac OS X for
quite some time (ie. almost a year.) I was entirely unaware of this;
I'm probably not the only one. To enable Java 6, simply run
`/Applications/Utilities/Java Preferences.app`, and drag the available
JVMs into the order you prefer.
This will swap the default 'java', 'javac' etc to point to your first
choice, and make your Clojure error messages significantly nicer.
But its not available on 32bit machines! Joy!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment