Skip to Main Content

Java Programming

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!

Class not found but exists in classpath..

807606May 31 2007 — edited May 31 2007
Hi all! I'm using the Eclipse IDE and i put a jar file in my build path.. I import a class from this file with no problem but when i run my application, it tells me that:
java.lang.NoClassDefFoundError

where is the problem....??

Thanx in advance..
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 28 2007
Added on May 31 2007
4 comments
45 views