[jdom-interest] JDOM and VisualAge for Java

van Der Walt, Estee evanderwalt at upclondon.com
Tue Feb 27 07:41:32 PST 2001


Thank you very much.
It worked.


-----Original Message-----
From: GB/DEV - Philip Nelson [mailto:philip.nelson at omniresources.com]
Sent: 27 February 2001 15:20
To: 'van Der Walt, Estee'; 'jdom-interest at jdom.org'
Subject: RE: [jdom-interest] JDOM and VisualAge for Java



> As soon as I try to run the demo project I get a 
> NoClassDefFound error in
> trying to create a new SAXBuilder object to parse the 
> provided file. It
> seems like the ClassLoader isn't able to get the 
> org.jdom.input.SAXBuilder
> class but it is definitely in my workspace.

right click your demo class and select properties.  Then hit the classpath
tab.  Then click the button to compute your class path.  It should find all
of the projects that have your dom, jdom and xerces classes.  If not, just
add them to your classpath in that screen.



More information about the jdom-interest mailing list