]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.graphviz/META-INF/MANIFEST.MF
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.graphviz / META-INF / MANIFEST.MF
diff --git a/bundles/org.simantics.graphviz/META-INF/MANIFEST.MF b/bundles/org.simantics.graphviz/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..734f4ef
--- /dev/null
@@ -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