[jdom-interest] JDOM Compile Error on List Type?

McFarland, Todd Todd.McFarland at fmr.com
Wed Dec 20 09:56:21 PST 2000


JDOM works fine on one machine but fails on another with:

List lst = xElem.getChildren();
--> Incompatible type for declaration.  Can't convert
com.sun.java.util.collections.List to java.util.List.


I've installed jdk1.2.2 on both machines with JDOM Beta 5.  Any ideas?


Thanks,
- Todd



More information about the jdom-interest mailing list