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.
Java Run Problem
Name: Kenny Date: January 5, 2003 at 12:33:55 Pacific OS: WinXP CPU/Ram: P4/512MB
Comment:
Currently using Java2 SDK 1.4.1 from java.sun.com
The program has no problem and there is no compile errors...
But it the program cannot run properly... with a error msg----- (Exception in thread "main" java.lang.NoClassDefFoundError: filename)
Please... Can any expert people help me out?? Many Thanks!!!!
Summary: Hello! I'm trying to do some work in java, but am having some serious difficulties. This is the problem, I have my main program in a class, say class A. This class creates a thread, class B. This thre...
Summary: hai guys... this coz of the java file name, for java u have to save the java fail name.. same as ur java class name.. the fail name n class name must be perfectly same.. or.. must be problem with ur ...
Summary: Hi, I'm new to Java and I have a problem with a project. How can I apply a filter on a BufferedImage object and obtain a BufferedImage as a result? The thing is I have a filter class whose signature l...