Hi All,
I just migrated to a new machine. MacBook Pro 16". When trying to evaluate the stock quil lein template I get this error:
Execution error (ClassNotFoundException) at jdk.internal.loader.BuiltinClassLoader/loadClass (BuiltinClassLoader.java:602).
com.apple.eawt.QuitHandler
Which fails at the defsketch line. The other parts of the file evaluate just fine. I am using emacs 26.3 with cider 0.25.0. I also get this error in sublime text 3.2.2/SumblimeRepl.
I am using Leiningen 2.9.3
Clojure 1.10.1
My JAVA_HOME is set to Java 1.8.0_251
I have tried using Java 11 and 14. None of them work either.
These are the same settings on my old machine.
The processing ide works fine.
I'm stuck. Please, any help would be appreciated.
Cheers!
Jeremy