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
