[jdom-interest] compilation problem

Ian Lea ian.lea at blackwell.co.uk
Tue Nov 20 01:48:36 PST 2001


> I am trying to compile the Count.java from the JDOM samples directory
> 
> Since getMixedContent has been deprecated by getContent, I have only made that
> one substitution.
> 
> C:\b>javac -deprecation -classpath .;c:\jdk1.4\bin;c:\b Count.java
> Count.java:125: cannot access com.sun.java.util.collections.List

Looks like you are trying to compile the java 1.1 version.  Perhaps
you ran build11.bat by mistake rather than build.bat.  See README.txt
in the top level of the distribution.


--
Ian.
ian.lea at blackwell.co.uk



More information about the jdom-interest mailing list