Search found 2 matches

by Toni-Sama
Mon Dec 15, 2003 8:10 pm
Forum: Java
Topic: java.lang.NoClassDefFoundError Please Help
Replies: 20
Views: 8220

Thank you, sir. That solved my only problem.
by Toni-Sama
Mon Dec 15, 2003 5:51 pm
Forum: Java
Topic: java.lang.NoClassDefFoundError Please Help
Replies: 20
Views: 8220

I'm having this same problem. It keeps saying

"Exception in thread "main" java.lang.NoClassDefFoundError: Coins2
Press any key to continue . . ."

but I've added the "." in my classpath "c:\jdk1_4_2\bin\Toni\."

Is there anything else I'm doing wrong? The name (as you see above) is Coins2, so I ...