Re: Xerces for Java Installation
"Jacob Kjome" <[email protected]>
| Newsgroups | gmane.text.xml.xerces-j.user |
|---|---|
| Message-ID | <[email protected]> |
Do you have xercesImpl.jar in the compiler classpath? Jake On Wed, 7 Aug 2013 13:48:02 +0000 Â Kujtim Hyseni <[email protected]> wrote: > 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 > Â Â Â Â