JFreeChart as an OSGI bundle

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
yogiyogi
Posts: 4
Joined: Fri May 08, 2009 6:57 am

JFreeChart as an OSGI bundle

Post by yogiyogi » Fri May 08, 2009 7:01 am

Hello,

I am using the JFreechart and JCommon in an Eclipse RCP applciation and need them to be an OSGI component.

Please let me know whether this is available.

I tried to make it OSGI compatible by wrapping it in a project, but it needs " gnujaxp:gnujaxp:java-source".

Please let me know how I can solve this issue.

Locked