[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Eclipse2.1RC1: Bug?



From: Florian Steinsiepe <florian@steinsiepe.ch>
Subject: Eclipse2.1RC1: Bug?
Date: Thu, 27 Feb 2003 15:57:43 +0100
> I greedily installed the Eclipse package and found it extremely unstable on
> j2sdk1.4, so I went back to j2sdk1.3. Since then, some functions don't work
> anymore and throw lots of NoSuchMethodErrors (as found in the
> ~/eclipse/.metadata/.log file) especially on executing an action in the
> Run/Debug window and on shutting down Eclipse. The log messages are as follows:

IBM's xerces supports DOM Level2, but Apache's(libxerces2-java 2.3.0)
supports DOM Level3. I guess this is problem. j2sdk1.4 include DOM
Level2 org.w3c.dom packages and works correctly.

I'll try to build Apache's xerces with DOM Level2.

Takashi Okamoto




Reply to: