]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.browsing.ui.platform/META-INF/MANIFEST.MF
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.browsing.ui.platform / META-INF / MANIFEST.MF
diff --git a/bundles/org.simantics.browsing.ui.platform/META-INF/MANIFEST.MF b/bundles/org.simantics.browsing.ui.platform/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..6705d12
--- /dev/null
@@ -0,0 +1,20 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Platform browsing services
+Bundle-SymbolicName: org.simantics.browsing.ui.platform;singleton:=true
+Bundle-Version: 1.1.0.qualifier
+Bundle-Activator: org.simantics.browsing.ui.platform.Activator
+Require-Bundle: org.eclipse.ui,
+ org.eclipse.core.runtime,
+ org.simantics.db.layer0;bundle-version="1.1.0",
+ org.simantics.ui;bundle-version="1.0.0",
+ org.simantics.browsing.ui.swt;bundle-version="[0.9.0,2.0.0)";visibility:=reexport,
+ org.simantics.browsing.ui.ontology;bundle-version="1.0.0",
+ org.simantics.views.swt;bundle-version="1.0.0",
+ org.simantics.selectionview;bundle-version="1.0.0",
+ org.simantics.utils.thread.swt;bundle-version="1.1.0",
+ org.eclipse.e4.core.contexts;bundle-version="1.1.0"
+Bundle-ActivationPolicy: lazy
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Export-Package: org.simantics.browsing.ui.platform
+Bundle-Vendor: VTT Technical Research Centre of Finland