Manfred Geiler wrote:
Perhaps you must replace eclipse's default XML-Parser Crimson by
Xerces. Can you set the CLASSPATH to be used by Ant when ran from
within eclipse? If yes, try to put forrest's XercesImpl to this path.
And if that helps please add a line to the wiki, thanks. ;-)
-Manfred
Yes that helped, I am getting another, error, but that one has a
different cause (probably me)
the problem was indeed caused by a missing xerces, adding that to the
default run configuration of the ant file made things working,
thanks for the hint, I will add the section regarding forrest and
eclipse to the wiki immediately.
Werner