]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.browsing.ui.platform/META-INF/MANIFEST.MF
Revert "Fixed PropertyPageView to publish its selection to the workbench"
[simantics/platform.git] / bundles / org.simantics.browsing.ui.platform / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Platform browsing services
4 Bundle-SymbolicName: org.simantics.browsing.ui.platform;singleton:=true
5 Bundle-Version: 1.1.0.qualifier
6 Bundle-Activator: org.simantics.browsing.ui.platform.Activator
7 Require-Bundle: org.eclipse.ui,
8  org.eclipse.core.runtime,
9  org.simantics.db.layer0;bundle-version="1.1.0",
10  org.simantics.ui;bundle-version="1.0.0",
11  org.simantics.browsing.ui.swt;bundle-version="[0.9.0,2.0.0)";visibility:=reexport,
12  org.simantics.browsing.ui.ontology;bundle-version="1.0.0",
13  org.simantics.views.swt;bundle-version="1.0.0",
14  org.simantics.selectionview;bundle-version="1.0.0",
15  org.simantics.utils.thread.swt;bundle-version="1.1.0",
16  org.eclipse.e4.core.contexts;bundle-version="1.1.0"
17 Bundle-ActivationPolicy: lazy
18 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
19 Export-Package: org.simantics.browsing.ui.platform
20 Bundle-Vendor: VTT Technical Research Centre of Finland
21 Automatic-Module-Name: org.simantics.browsing.ui.platform