]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.trend/META-INF/MANIFEST.MF
Replace System.err and System.out with SLF4J Logging
[simantics/platform.git] / bundles / org.simantics.trend / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Trend
4 Bundle-SymbolicName: org.simantics.trend
5 Bundle-Version: 1.0.0.qualifier
6 Bundle-Activator: org.simantics.trend.Activator
7 Require-Bundle: org.eclipse.core.runtime,
8  org.simantics.g2d;bundle-version="1.1.1",
9  org.simantics.utils;bundle-version="1.1.0",
10  org.simantics.databoard;bundle-version="0.6.2",
11  org.simantics.history;bundle-version="1.0.0",
12  org.simantics.simulation;bundle-version="1.1.0";resolution:=optional,
13  com.lowagie.text;bundle-version="2.1.5";resolution:=optional,
14  org.slf4j.api
15 Bundle-ActivationPolicy: lazy
16 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
17 Export-Package: org.simantics.trend,
18  org.simantics.trend.configuration,
19  org.simantics.trend.impl,
20  org.simantics.trend.util
21 Bundle-Vendor: Semantum Oy