Crimson Editor not installed OK?
843804Jan 23 2005 — edited Jan 31 2005I installed Crimson Editor but I get this error when compiling Hello World program:
"C:\jsdk1.4.2_06\bin\javac.exe" hello world program.java
Error occurred during initialization of VM
java.lang.NoSuchMethodError: java.lang.Class.getName0()Ljava/lang/String;
Terminated with exit code 1.
Autoexec.bat includes a row like this at the moment: PATH C:\WINDOWS;C:\WINDOWS\COMMAND;C:\j2sdk1.4.2_06\bin
I guess there's something wrong with that but being a total beginner I just can't figure out how to fix the problem. Someone help me, please!