Hi, the other way is to change the classpath, so that first the path to the kvm classes and then the path for the "regular" java classes is searched during compile regards and Prost J�rgen mailto:[EMAIL PROTECTED]
Hi everyone, Is there someone out there developing Palm apps using the KJava from Sun? I'm trying, but I'm experiencing some troubles: If I use the KJava class java.lang.Runtime to for example get the current date, I can't get it to compile. The KJava class java.lang.Runtime is hidden by the JDK class java.lang.Runtime. Unfortunately, you can't remove the JDK Runtime class, 'cause the compiler needs it! This is a real Moment 22 problem. Has anyone solved it? Have a nice day! /Malin
