I'm not sure what's the problem, but another prior version (r533072) just works fine, but if I install r533200 JRE as Apache VM to Eclipse, and set it as default, all files cannot compile, then I found that kernel.jar is not listed in the JRE System Library. I had to add them manually. Comparing the two versions, obviously there are three more jars in r533072's system library - default/kernel.jar, default/gc_cc.jar and default/hythr.jar.
2007/4/29, Tim Ellison <[EMAIL PROTECTED]>:
Yang Paulex wrote: > Seems there's an issue of r533200(i.e. the M1 download) for windows, > kernel.jar is not included in the bootclasspath, so that the compiler > complain java.lang.Object cannot be resolved in Eclipse, anyone saw this > issue? I'm confused, if kernel.jar was not in the bootclasspath then nothing would run. Do you mean our javac wrapper in the JDK doesn't pick it up? Regards, Tim
-- Paulex Yang China Software Development laboratory IBM
