Netbeans debugger not working with JDK1.3

2000-12-26 Thread Stephan Jaensch
Hi everybody, I guess it is known that the Blackdown JDK 1.3 does not work reliably with the Forte/Netbeans debugger, the JVM crashes hard after a few seconds of step-debugging. I would switch to the IBM JDK, but I can't debug JMF applications with it (it cannot find the codecs, and the README s

Re: To run Java in Linux

2000-12-26 Thread Jacob Nikom
In which directory your javac file is located (full path, please)? Is it his directory in your PATH? Also look at: http://java.sun.com/products/jdk/1.0.2/tools/solaris/javac.html Jacob Nikom Huiyuan Ma wrote: > Sorry,I'm a newbie to java in linux and have simple > questions. > After I installe