hey, i am trying to use jfreechart, but i am having problems with importing packages from the file i downloaded. I am using JBuilder 2005, and i am getting the following error.
cannot find symbol; symbol : class ChartFactory, location: package org.jfree.chart at line 3 (3:24) import requires canonical name for <any> at line 3 (3:24)
Your help would be greatly appreciated. Thanks!!!
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35223
7
posted
0
Please post the package and import statements from the offending class.