X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.graphviz%2FMETA-INF%2FMANIFEST.MF;fp=bundles%2Forg.simantics.graphviz%2FMETA-INF%2FMANIFEST.MF;h=734f4ef46c49618da52e8a289613e6802855e9be;hb=969bd23cab98a79ca9101af33334000879fb60c5;hp=0000000000000000000000000000000000000000;hpb=866dba5cd5a3929bbeae85991796acb212338a08;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.graphviz/META-INF/MANIFEST.MF b/bundles/org.simantics.graphviz/META-INF/MANIFEST.MF new file mode 100644 index 000000000..734f4ef46 --- /dev/null +++ b/bundles/org.simantics.graphviz/META-INF/MANIFEST.MF @@ -0,0 +1,14 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Graphviz +Bundle-SymbolicName: org.simantics.graphviz +Bundle-Version: 1.1.0.qualifier +Bundle-Activator: org.simantics.graphviz.Activator +Require-Bundle: org.eclipse.core.runtime +Bundle-ActivationPolicy: lazy +Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Export-Package: org.simantics.graphviz, + org.simantics.graphviz.continuation, + org.simantics.graphviz.drawable, + org.simantics.graphviz.internal.parser +Bundle-Vendor: VTT Technical Research Centre of Finland