]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.browsing.ui.graph/META-INF/MANIFEST.MF
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.browsing.ui.graph / META-INF / MANIFEST.MF
diff --git a/bundles/org.simantics.browsing.ui.graph/META-INF/MANIFEST.MF b/bundles/org.simantics.browsing.ui.graph/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..a0f69a2
--- /dev/null
@@ -0,0 +1,16 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Graph-based Browsing
+Bundle-SymbolicName: org.simantics.browsing.ui.graph
+Bundle-Version: 1.1.0.qualifier
+Require-Bundle: org.simantics.browsing.ui.common;bundle-version="[0.9.0,2.0.0)";visibility:=reexport,
+ org.simantics.browsing.ui.graph.impl;bundle-version="1.0.0";visibility:=reexport,
+ org.simantics.db.layer0;bundle-version="0.8.0";visibility:=reexport,
+ org.simantics;bundle-version="1.0.0"
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Export-Package: org.simantics.browsing.ui.graph.contributor.imager,
+ org.simantics.browsing.ui.graph.contributor.labeler,
+ org.simantics.browsing.ui.graph.contributor.layer0,
+ org.simantics.browsing.ui.graph.contributor.viewpoint,
+ org.simantics.browsing.ui.graph.tester
+Bundle-Vendor: VTT Technical Research Centre of Finland