]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.browsing.ui.platform/META-INF/MANIFEST.MF
Fixed PropertyPageView to publish its selection to the workbench
[simantics/platform.git] / bundles / org.simantics.browsing.ui.platform / META-INF / MANIFEST.MF
index 6705d12c998841d8177b576e7a476ddfffbaa467..d95fd417dab2173f8d444553a30cdbb7c98d2c40 100644 (file)
@@ -13,8 +13,10 @@ Require-Bundle: org.eclipse.ui,
  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"
+ org.eclipse.e4.core.contexts;bundle-version="1.1.0",
+ org.slf4j.api;bundle-version="1.7.25"
 Bundle-ActivationPolicy: lazy
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Export-Package: org.simantics.browsing.ui.platform
 Bundle-Vendor: VTT Technical Research Centre of Finland
+Automatic-Module-Name: org.simantics.browsing.ui.platform