How to Set the Default Java Compiler Version in Xcode
I recently had the opportunity to write a quick command line application using Java. Instead of using Eclipse or BBEdit as by editor/IDE, I decided to use Xcode. I chose the Java Tool project template and got to work. In the course of my project, I wanted to spit some text out on the console.… Read the rest “How to Set the Default Java Compiler Version in Xcode”