Tried to run this on my mac and got the following error: Exception in thread "main" java.lang.UnsupportedClassVersionError: main/ApplicationMain has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 52.0
So, uhh, now what do I do? :-|