Managing multiple versions of Java on OS X
·3 mins
I’m writing quite a bit of Java at the moment. Most of the time I can use Java 7, but unfortunately some must still be written in Java 6 as they need to run on old RedHat servers. Soon, I want to look at Java 8.