[jdom-interest] Problem building JDOMAbout.java
Bradley S. Huffman
hip at csa.cs.okstate.edu
Wed May 28 09:49:18 PDT 2003
Works for me. If your sure there's not a old copy of jdom.jar lurking
around somewhere, do a "build clean", then make sure the directory "build"
and any files it contains are actually removed before doing a "build".
Brad
"Robert (Jamie) Munro" writes:
> I'm getting the following when building the latest JDOM from CVS, after
> doing a clean:
>
> [javac] jdom\package\JDOMAbout.java:238: cannot resolve symbol
> [javac] symbol : method getChildElements (java.lang.String)
> [javac] location: class org.jdom.Element
> [javac] List authorElements =
> root.getChildElements("author");
> [javac] ^
> [javac] 1 error
>
> Robert Munro
>
> _______________________________________________
> 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