[jdom-interest] Newbie - JDOM and JBuilder 4
Ian Lea
ian.lea at blackwell.co.uk
Tue May 8 05:52:09 PDT 2001
Sounds like you've used build11 rather than build. See the README.txt
file in the distribution and the FAQ at http://www.jdom.org/docs/faq.html
You don't need to recompile - the distribution includes compiled jar
files in the build subdirectory.
--
Ian.
David.Blatchford at usa.alcatel.com wrote:
>
> I am a fairly new user to Java, XML, and JDOM. I have been trying to build
> a very simple program just to sort of get my feet wet and understand how
> JDOM works. I am using JBuilder 4 on a WinNT machine. I can build the
> program without any errors, but when I run I get the following line:
>
> java.lang.NoClassDefFoundError: com/sun/java/util/collections/Collection
> at myproj.test.main(test.java:30)
>
> Exception in thread "main"
>
> I have the JDOM and Xerces jar files in the classpath, so I don't think
> that is the problem. Any help out there would be greatly appreciated.
> Thanks.
>
> Dave Blatchford
More information about the jdom-interest
mailing list