asciidoctor / asciidoctor-diagram-java

MIT License
9 stars 14 forks source link

Exception, NoClassDefFoundError org/w3c/dom/events/CustomEvent #9

Closed btd2ek closed 1 year ago

btd2ek commented 1 year ago

Please how do I resolve this issue I tried to create a PNG image from MathML but I got the Exception in thread "main" java.lang.NoClassDefFoundError: org/w3c/dom/events/CustomEvent Is there something I did wrong? The issue seems to be coming from MathML.java, line 158 JEuclidView view = JEuclidView(node, ctx, graphics).

pepijnve commented 1 year ago

No idea what's wrong here but looks similar to https://sourceforge.net/p/jeuclid/bugs/44/