[jdom-interest] JDOM-b7 will not compile
Ian Lea
ian.lea at blackwell.co.uk
Thu Aug 16 01:31:09 PDT 2001
Sounds like the jar file is corrupt or isn't in the classpath after all.
Try listing the contents of your jdom.jar, or try the pre-built version
that comes with the b7 distribution, or check the classpath one last time?
--
Ian.
Mark Galbreath wrote:
>
> Come on, guys! I'm stuck on the last pages of Chapter 8 in Brett's book for the JDOMTest class.
>
> I d/l jdom-b7, extracted it to c:\jdom-b7, ran build.bat, copied jdom.jar to c:\jdk1.3.1\lib and put c:\jdk1.3.1\lib\jdom.jar in the classpath. I even rebooted Windoze.
>
> When I try to compile Brett's example I get a "cannot resolve symbol" for the "import org.jdom.Attribute;" line (and every other import for org.jdom.*) for class Attribute in package jdom.
>
> I know you guys got this working on Win2K systems...how?
>
> Thanks,
> Mark
More information about the jdom-interest
mailing list