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