Runtime problem with JFreeChart
843807Dec 28 2004 — edited Mar 23 2007Hi 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.