Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Having problem compiling my java file
Name: Jonathan Date: July 14, 2002 at 22:37:56 Pacific
Comment:
I tried to compile a java file but this the error message that i get -- Error occurred during initialization of VM java.lang.NoSuchMethodError I'm using JDK 1.3.1 and Kawa IDE 5.0 to compile it. Can anyone give me some advice? Thank you
did you try compiling from the command line? Sounds like it might be a problem with the IDE. Is there a reason you use Kawa? Netbeans and Forte are both really nice, have a LOT of suppport, and are both free.
Summary: I've recently installed a java decompiler in my computer and try to see what it is. I don't know if it has changed the file type of the files.After I've uninstalled the decompiler, all the *.java file...
Summary: I've recently installed a java decompiler in my computer and try to see what it is. I don't know if it has changed the file type of the files.After I've uninstalled the decompiler, all the *.java file...
Summary: I installed Java Runtime Environment 1.4.2 and created my java file (.java), but when I want to compile it in command promt I get an error message: 'javac' is not recognized as an interneal or externa...