Newer
Older
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.fortiss.tooling.spiderchart.ui

Alexander Diewald
committed
Bundle-Version: 2.9.0.qualifier
Bundle-Vendor: fortiss GmbH
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-Developer: Amit Kumar Mondal (admin@amitinside.com)
Github-Project-Url: https://github.com/amitjoy/Spider-Chart-SWT.git
Export-Package: org.fortiss.tooling.spiderchart,
org.fortiss.tooling.spiderchart.builder,
org.fortiss.tooling.spiderchart.builder.model,
org.fortiss.tooling.spiderchart.gc,
org.fortiss.tooling.spiderchart.gc.swt,
org.fortiss.tooling.spiderchart.label,
org.fortiss.tooling.spiderchart.label.api,
org.fortiss.tooling.spiderchart.listener,
org.fortiss.tooling.spiderchart.model,
org.fortiss.tooling.spiderchart.plotter,
org.fortiss.tooling.spiderchart.scale,
org.fortiss.tooling.spiderchart.sequence,
org.fortiss.tooling.spiderchart.style,
org.fortiss.tooling.spiderchart.swt,
org.fortiss.tooling.spiderchart.util
Require-Bundle: org.eclipse.swt;bundle-version="3.102.1",
org.fortiss.tooling.base;bundle-version="2.9.0"