]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.logging/META-INF/MANIFEST.MF
Logging configuration via SCL and UI & saving to ZIP-archive
[simantics/platform.git] / bundles / org.simantics.logging / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Simantics Logging Core
4 Bundle-SymbolicName: org.simantics.logging
5 Bundle-Version: 1.0.0.qualifier
6 Bundle-Activator: org.simantics.logging.internal.Activator
7 Bundle-Vendor: Semantum Oy
8 Require-Bundle: org.eclipse.core.runtime,
9  org.slf4j.api,
10  ch.qos.logback.classic,
11  ch.qos.logback.core
12 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
13 Bundle-ActivationPolicy: lazy
14 Service-Component: logbackLogProvider.xml,
15  dbAndMetadataLogProvider.xml
16 Export-Package: org.simantics.logging