X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.workbench%2FMETA-INF%2FMANIFEST.MF;h=887f4937787def2c787a766b73656269d20dc89d;hp=76a575878ffa1269840ce056c75447a296ec8d67;hb=bcbe7aa23f42b82ff6fe4304943193c04858096c;hpb=e0723ff4f1103a4eafd74805be1d22b46f6a3494 diff --git a/bundles/org.simantics.workbench/META-INF/MANIFEST.MF b/bundles/org.simantics.workbench/META-INF/MANIFEST.MF index 76a575878..887f49377 100644 --- a/bundles/org.simantics.workbench/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.workbench/META-INF/MANIFEST.MF @@ -6,8 +6,8 @@ Bundle-Version: 1.5.1.qualifier Bundle-Activator: org.simantics.workbench.internal.Activator Bundle-Vendor: VTT Technical Research Centre of Finland Bundle-Localization: plugin -Export-Package: org.simantics.workbench, - org.simantics.workbench.internal, +Export-Package: org.simantics.workbench, + org.simantics.workbench.internal, org.simantics.workbench.internal.contributions.search Require-Bundle: com.ibm.icu, org.eclipse.core.runtime, @@ -44,6 +44,10 @@ Require-Bundle: com.ibm.icu, org.eclipse.e4.core.di;bundle-version="1.5.0", org.eclipse.e4.ui.di;bundle-version="1.1.0", org.eclipse.e4.core.contexts, - org.eclipse.e4.ui.services + org.eclipse.e4.ui.services, + org.slf4j.api;bundle-version="1.7.20", + ch.qos.logback.classic;bundle-version="1.1.7", + ch.qos.logback.core;bundle-version="1.1.7" Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-ActivationPolicy: lazy +Bundle-ClassPath: .