Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

can't run a compiled file

843798Jul 30 2001 — edited Aug 3 2001
I have compiled all the java file using javac command , but when i tried run the program using javac command , it thrown a excetion:

Exception in thread "main" java.lang.NoClassDefFoundError:

Why?

Thanks

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 31 2001
Added on Jul 30 2001
2 comments
113 views