: 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)

That method has existed since Java 1.5, so if your IDE can't find it 
you've got bigger problems.



-Hoss

Reply via email to