install JFreechart in Netbeans 5.5
807600Jun 15 2007 — edited Jun 15 2007Hi,
I am working on a project and i need to make curves and graphs thanks to Netbeans 5.5. That's why i decided to use the JFreechart class in order to draw curves.
I downloaded jfreechart-1.0.5.zip and jcommon-1.0.10.zip.
But i am learning JAVA and i don't succeed in making run this class on my project. The jfreechart functions are not recognized by Netbeans when i try to use its, maybe the class hasn't been well integrated to my project?
Could you help me, telling me how to install, and what are the good things to do, to make run this class with Netbeans?.