]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.graph/META-INF/MANIFEST.MF
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.graph / META-INF / MANIFEST.MF
diff --git a/bundles/org.simantics.graph/META-INF/MANIFEST.MF b/bundles/org.simantics.graph/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..448d855
--- /dev/null
@@ -0,0 +1,20 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Transferable Graph Runtime
+Bundle-SymbolicName: org.simantics.graph
+Bundle-Version: 1.1.11.qualifier
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Require-Bundle: org.simantics.databoard;bundle-version="0.5.1",
+ gnu.trove3;bundle-version="3.0.0";visibility:=reexport,
+ org.junit;bundle-version="4.12.0";resolution:=optional
+Export-Package: org.simantics.graph,
+ org.simantics.graph.diff,
+ org.simantics.graph.query,
+ org.simantics.graph.refactoring,
+ org.simantics.graph.representation,
+ org.simantics.graph.representation.old,
+ org.simantics.graph.store,
+ org.simantics.graph.tests.conversion,
+ org.simantics.graph.utils
+Bundle-ClassPath: .
+Bundle-Vendor: VTT Technical Research Centre of Finland