]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.workbench/META-INF/MANIFEST.MF
Adding configuration logging for Simantics platform with SLF4J and
[simantics/platform.git] / bundles / org.simantics.workbench / META-INF / MANIFEST.MF
index 76a575878ffa1269840ce056c75447a296ec8d67..887f4937787def2c787a766b73656269d20dc89d 100644 (file)
@@ -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
 Bundle-Activator: org.simantics.workbench.internal.Activator
 Bundle-Vendor: VTT Technical Research Centre of Finland
 Bundle-Localization: plugin
-Export-Package: org.simantics.workbench,\r
- org.simantics.workbench.internal,\r
+Export-Package: org.simantics.workbench,
+ org.simantics.workbench.internal,
  org.simantics.workbench.internal.contributions.search
 Require-Bundle: com.ibm.icu,
  org.eclipse.core.runtime,
  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.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-RequiredExecutionEnvironment: JavaSE-1.8
 Bundle-ActivationPolicy: lazy
+Bundle-ClassPath: .