Search found 1 match
- Fri Apr 16, 2004 9:51 pm
- Forum: Java
- Topic: java.lang.NoClassDefFoundError Please Help
- Replies: 20
- Views: 5097
Another Problem / Solution
I found that I was also getting this error, and that reinstalling things and changing environment variables had no effect. However, when I changed my classname from "musicTranscriptionProgram" to "MTP", everything worked fine - so I assume classnames of over 8 characters in length cause a problem ...