CVS compile error (another)

Hi,
I managed to import JNode from CVS direct within Eclipse 3.0, but I got the following error:

BUILD FAILED: F:\bw\uni\inf02\Studienarbeit\jnode_eclipse\all\build.xml:162: Following error occured while executing this line
F:\bw\uni\inf02\Studienarbeit\jnode_eclipse\all\build-x86.xml:199: java.lang.NoClassDefFoundError: java.io.ValidatorAndPriority
Total time: 19 seconds

I searched my older checkouts, but none had this file...
Trickkiste

Re:

I've never heard of this class, I also don't have the bug (i've check a full clean compile).

What jdk version are you running on?

Ewout

Java -version (now it works)

Hi,

java -version
java version "1.4.2_04"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_04-b05)
Java HotSpot(TM) Client VM (build 1.4.2_04-b05, mixed mode)

I tried a clean build (buils.bat and eclipse) and I had no errors.
Strange behavior, I tried it several times before posting the problem.

Trickkiste