I have dropped the following jar into shared/lib and common/lib:
jfreechart 9 13
jfreechart 9 13 demo
jcommon 8 8
Does anybody know how to import this class??
derrick.robertson@bt.com
org.jfree.ui.Drawable does not exist
jcommons.jar
That class should be in the jcommons.jar which it should find if your classpath is correct. Determining that depends on your setup.
Ed Delacruz