[jdom-interest] Help Configuring JDOM
Bradley S. Huffman
hip at csa.cs.okstate.edu
Sun Jun 22 21:27:44 PDT 2003
Since your not finding org.w3c.dom.Element (which is in xerces.jar), it's
got to be that your classpath is improperly set.
Make sure jdom.jar and xerces.jar are in your classpath (p.s. there is no
JDOM_HOME setting), or set it on javac's -classpath parameter till you
get your code to compile. I suspect your classpath is not what you think
it should be.
Brad
More information about the jdom-interest
mailing list