]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.graphviz/META-INF/MANIFEST.MF
Tons of dependency fixes and updates
[simantics/platform.git] / bundles / org.simantics.graphviz / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Graphviz
4 Bundle-SymbolicName: org.simantics.graphviz
5 Bundle-Version: 1.1.0.qualifier
6 Bundle-Activator: org.simantics.graphviz.Activator
7 Require-Bundle: org.eclipse.core.runtime,
8  org.slf4j.api
9 Bundle-ActivationPolicy: lazy
10 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
11 Export-Package: org.simantics.graphviz,
12  org.simantics.graphviz.continuation,
13  org.simantics.graphviz.drawable,
14  org.simantics.graphviz.internal.parser
15 Bundle-Vendor: VTT Technical Research Centre of Finland
16 Automatic-Module-Name: org.simantics.graphviz