[jdom-interest] JDOM usage of List class issue (continued - p ressed Send key erroneously)

Shaun Smith shauns at pixology.com
Tue Jul 2 02:07:57 PDT 2002


You're using the JDK1.1 build of JDOM.

Put 'jdom.jar' in your classpath instead.

JDK1.1 didn't come with java.util.List, which was added
later as part of the Collections framework (which is 
standard in JDK1.2).


> Similarly if I try and run build on JDOM, I get a number of errors
relating to
> java.util.List. I use java.util.List fairly extensively in my other apps
and don't seem to 
> have any particular problems. Any bright ideas anyone? Otherwise I seem
condemned to 
> writing SAX and DOM calls forever....





More information about the jdom-interest mailing list