Search found 1 match
- Wed Sep 03, 2003 5:45 pm
- Forum: Java
- Topic: Howto fix the java.lang.NoClassDefFoundError error
- Replies: 1
- Views: 878
Howto fix the java.lang.NoClassDefFoundError error
If you are still getting this problem two things seem to work about all else do not change settings within textpad. your classpath needs to have a . in it, that does the current directory of the file first for the class file. The second is that you must have a path to a java bin folder that does not ...