BUG in Jeuclid NoClassDefFoundError: org/w3c/dom/events/CustomEvent
Brought to you by:
maxberger
Hello
I tried to use jeuclid-core-3.1.9.jar with batik-all-1.10.jar.
I got error java.lang.NoClassDefFoundError: org/w3c/dom/events/CustomEvent.
I do not know how to solve this issue.
I do not have souces of jars.
I have checked jeuclid-core-3.1.9.jar
There is a class Mo which use org.w3c.dom.events.CustomEvent !.
And batik-all-1.10.jar. use org.apache.batik.w3c.dom.events.CustomEvent !
Thank you.
Greetings
44 BUG in Jeuclid NoClassDefFoundError: org/w3c/dom/events/CustomEvent
Another error more relevant
Exception in thread "main" java.lang.IncompatibleClassChangeError:
Class org.apache.batik.dom.events.DOMCustomEvent does not implement the requested interface
org.w3c.dom.events.CustomEvent
I resolved by recompile the librry and reorganized one package.
Last edit: Alin C 2019-03-26
Hello. What library i must recompile?
Recompile the Mo.class