1 | initial version |
I have the same problem anytime my Java engine is newer than Java 8 : our version of the jmol
viewer works only with Java <= 8, whereas most current distros use Java >= 11. ISTR that a ticket isopened about this (but I don't have the time to check it now...).
Workaround: use threejs
(which has its own share of problems, BTW...).
2 | No.2 Revision |
I have the same problem anytime my Java engine is newer than Java 8 : our version of the jmol
viewer works only with Java <= 8, whereas most current distros use Java >= 11. ISTR that a ticket isopened is open about this (but I don't have the time to check it now...).now...). EDIT : That's Trac#25026.
Workaround: use threejs
(which has its own share of problems, BTW...).