Hi,
i'm running JDK 1.4.1 and tried to use the latest Apache Xerces Package. I downloaded everything and extracted the files to "D:\Development\xerces-2_5_0\".
In my book it's said you have to add the xerces.jar file to the classpath. Ok, i know this file doesn't exist any more in Version 2.5.0. The install.html gives hints and says to add the two files xercesImpl.jar and xml-apis.jar instead.
So i did. But still trying to use "import org.apache.xerces.parsers.DOMParser;" just gives me the error message:
"W3DomTest.java:17: package org.apache.xerces.parsers does not exist"
What's wrong ?
Thanx in advances,
Daniel
---------------------------------------
Visit me @:
i'm running JDK 1.4.1 and tried to use the latest Apache Xerces Package. I downloaded everything and extracted the files to "D:\Development\xerces-2_5_0\".
In my book it's said you have to add the xerces.jar file to the classpath. Ok, i know this file doesn't exist any more in Version 2.5.0. The install.html gives hints and says to add the two files xercesImpl.jar and xml-apis.jar instead.
So i did. But still trying to use "import org.apache.xerces.parsers.DOMParser;" just gives me the error message:
"W3DomTest.java:17: package org.apache.xerces.parsers does not exist"
What's wrong ?
Thanx in advances,
Daniel
---------------------------------------
Visit me @: