Seems, that the first entry in the bootclasspath (kernel.jar) was missed under Eclipse in my version of DRLVM. Now it is OK.
Thanks, Vladimir On 12/15/06, Vladimir Ivanov <[EMAIL PROTECTED]> wrote:
Hello everyone, to compile class under the Eclipse 3.1.1 on the Linux SUSE 9 ia32 the kernel.jar should be added manually as external jar to the build path because compiler can't find the java.lang.Object class. Note, on windows it works OK. What should be fixed in my environment? Thanks, Vladimir PS JAVA_HOME set to 'drlvm/trunk/build/lnx_ia32_gcc_debug/deploy/jdk'
