I had a slight hiccup that I just ignored. Even when I used Java 1.6
JDK mode, Eclipse did not know this method. I had to comment out the
three places that use this method.

javax.xml.parsers.DocumentBuilderFactory.setXIncludeAware(true)

Lance Norskog

On Mon, Apr 5, 2010 at 1:49 PM, Mattmann, Chris A (388J)
<chris.a.mattm...@jpl.nasa.gov> wrote:
> Hey All,
>
> Just to save some folks some time in case you are trying to get new
> Lucene/Solr up in running in Eclipse. If you continue to get weird errors,
> e.g., in solr/src/test/TestConfig.java regarding
> org.w3c.dom.Node#getTextContent(), I found for me this error was caused by
> including the Tidy.jar (which includes its own version of the Node API) in
> the build path. If you take that out, you should be good.
>
> Wanted to pass that along.
>
> Cheers,
> Chris
>
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> Chris Mattmann, Ph.D.
> Senior Computer Scientist
> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
> Office: 171-266B, Mailstop: 171-246
> Email: chris.mattm...@jpl.nasa.gov
> WWW:   http://sunset.usc.edu/~mattmann/
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> Adjunct Assistant Professor, Computer Science Department
> University of Southern California, Los Angeles, CA 90089 USA
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
>
>



-- 
Lance Norskog
goks...@gmail.com

Reply via email to