I am trying to use HtmlUnit which lists xml-apis-1.4.01.jar
as a dependency. Though whenever I include this file in the libs/
directory I get the following error:
Error: trouble processing "javax/xml/XMLConstants.class":
Error: Ill-advised or mistaken usage of a core class (java.* or javax.*)
...
Could anyone help me resolve this.
Thanks!