Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Crimson Editor not installed OK?

843804Jan 23 2005 — edited Jan 31 2005
I 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!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 28 2005
Added on Jan 23 2005
5 comments
297 views