public code v1

This commit is contained in:
Francisco Jesús Martínez Mimbrera
2026-05-23 00:32:57 +02:00
commit 759a8968a2
4357 changed files with 163763 additions and 0 deletions
@@ -0,0 +1,26 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Jfreechart
Bundle-SymbolicName: org.jfree.chart.jfreechart
Bundle-Version: 1.0.0.qualifier
Automatic-Module-Name: org.jfree.chart.jfreechart
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ClassPath: jfreechart-1.6.0-snapshot.jar,
.,
jfreechart-swt-1.0.jar,
swtgraphics2d-1.0.jar
Export-Package: org.jfree.chart,
org.jfree.chart.annotations,
org.jfree.chart.axis,
org.jfree.chart.labels,
org.jfree.chart.plot,
org.jfree.chart.renderer,
org.jfree.chart.renderer.category,
org.jfree.chart.renderer.xy,
org.jfree.chart.swt,
org.jfree.chart.title,
org.jfree.chart.ui,
org.jfree.chart.util,
org.jfree.data.category,
org.jfree.data.xy
Require-Bundle: org.eclipse.swt