Multiple JVM versions on macOS January 13, 2018 in development It’s pretty common when doing Java development to need mutiple versions installed alongside each other. With Brew and Jenv, switching Java versions between projects becomes easy. Continue reading