Error in source code compiling
When I compile with SDK 1.4 a source code .java (written on the book 'Ivor Horton's BeginningJava 2 SDK 1.4 Edition ') there is an
error message:
" Exception in thread "main" java.lang.NoClassDefFoundError etc."
What's the problem?
|