1 | initial version |
This is what I get it to work.
/usr/libexec/java_home -V
rm -rf /Library/Java/JavaVirtualMachines/jdk-9.0.1.jdk/
(with the version suitably changed; also you'll probably have to run this as sudo)
It turns out that JMol is incompatible with version 9, which I originally had. After getting rid of version 9, closing the shell session and restarting it, I am now able to plot 3d objects in Sagemath through JMol.