I am using NetBeans, so I have added the xercesImpl.jar in NetBeans Jar/Folder options but it still doesn't recognizes. Is there any solution for NetBeans?
Kujtim Do you have xercesImpl.jar in the compiler classpath? Jake From: kujtimhys...@hotmail.com To: j-users@xerces.apache.org Subject: Xerces for Java Installation Date: Wed, 7 Aug 2013 13:48:02 +0000 Dear David, I have downloaded the zips and jar-ed as suggested in http://xerces.apache.org/xerces2-j/install.html i.e. jar xf Xerces-J-bin.2.11.0.zip jar xf Xerces-J-tools.2.11.0.zip but when I try to build some samples the Java compiler doesn't recognizes some imports such org.apache.xerces... but only org.xml.sax... for which I understood that some earlier version of Xerces is included in Java SE. The problem is that I want to install and use the Xerces for Java which is presented in http://xerces.apache.org/mirrors.cgi Can You help me with this. Should I take the files after "jar xf Xerces-J-bin.2.11.0.zip" command and place at Java lib folder (I am using Windows 7) or include the xerces-2_11_0 folder in environment variable? Waiting for Your response, Best Regards, Kujtim Hyseni