problems with jfreechart

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
jd

problems with jfreechart

Post by jd » Sun Jun 26, 2005 12:51 pm

i have downloaded the jfreechart-1.0.0-rc1.zip and now 1 question, can i use it like a plugin for eclipse under windowsXP? 2 question, if yes for 1 question how can i install it in eclipse beacuse i have problems with that, please help :(

arik
Posts: 12
Joined: Mon Feb 21, 2005 7:20 pm

Post by arik » Sun Jun 26, 2005 4:54 pm

As far as I know JfreeChart has no plugin for eclipse, but it's shouldn't be a problem. Just create a new java project and add to its classpath the JfreeChart jars.

Locked