[jdom-interest] JDOM-b7 will not compile
Mark Galbreath
mgalbrea at maximgroup.com
Thu Aug 16 07:04:25 PDT 2001
I've got copies at
c:\jdk1.3.1\lib
c:\jdk1.3.1\jre\lib
c:\jdk1.3.1\jre\lib\ext
c:\jdom-b7\build
and every single one is in the classpath in the form [path]\jdom.jar as shown both by the <set> command and the Win2k environmental variables applet.
And still I get "cannot resolve symbol" compile erros indicating the compiler cannot find the classes. I have no similar problems from the Xerces nor Xalan jar files.
It's times like these I think ASP is a viable alternative! These path/classpath issues are BS.
Mark
>
> From: philip.nelson at omniresources.com
> Date: 2001/08/16 Thu AM 09:20:35 EDT
> To: jdom-interest at jdom.org
> Subject: RE: [jdom-interest] JDOM-b7 will not compile
>
> It's a classpath issue. I you put it in c:\jdk1.3.1\lib but want you wanted
> was
> c:\jdk1.3.1\jre\lib\ext
>
> Or some other directory you have setup in your classpath as shown from the
> command line
>
> c:\>set classpath
>
> > -----Original Message-----
> > From: Mark Galbreath [mailto:mgalbrea at maximgroup.com]
> > Sent: Wednesday, August 15, 2001 3:58 PM
> > To: jdom-interest at jdom.org
> > Subject: [jdom-interest] JDOM-b7 will not compile
> >
> >
> > 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
> >
> > _______________________________________________
> > To control your jdom-interest membership:
> > http://lists.denveronline.net/mailman/options/jdom-interest/yo
> uraddr at yourhost.com
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com
>
More information about the jdom-interest
mailing list