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!

Runtime problem with JFreeChart

843807Dec 28 2004 — edited Mar 23 2007
Hi Friends,
I am using JFreeChart library for developing chart applet.
Everything work fine upto compiling but after that i will get runtime error
java.lang.NoClassDefFoundError org/jfree/util/PublicCloneable
...
I have add all .jar file provided by JFreeChart to my classpath but the problem is still not resolved.
any one has idea why it is so???
Thanks.

Hemang Joshi.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 20 2007
Added on Dec 28 2004
6 comments
1,440 views