I am getting an UnsupportedClassVersionError : gui/MainApplication : Unsupported major.minor version 52.0
My java version is 1.7.0_55_b13 probably explains why the app is not working either. It appears this will not run on latest version of java on Mac - have to be at this level at minimum because of java security issues Dave On Wednesday, April 30, 2014 8:36:42 PM UTC-5, Michael Narigon wrote: > > Hi yoda, > Another suggestion. To check the Java install it should work if you run it > directly from the command line. To do so, open a terminal, change to the > dist directory, and run "java -Xmx1024m -jar freerouting-net.jar" > > Michael > -- You received this message because you are subscribed to the Google Groups "N8VEM-S100" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
