]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.utils.thread/META-INF/MANIFEST.MF
Replace System.err and System.out with SLF4J Logging
[simantics/platform.git] / bundles / org.simantics.utils.thread / META-INF / MANIFEST.MF
index c71e2515697d70c6b8c7b93ea604129679204e11..d55b3da708bf8625cacd8d6471344e59c27e2ad0 100644 (file)
@@ -6,5 +6,5 @@ Bundle-Version: 1.1.0.qualifier
 Export-Package: org.simantics.utils.threads,
  org.simantics.utils.threads.logger
 Bundle-Vendor: VTT Technical Research Centre of Finland
-Require-Bundle: org.eclipse.swt;bundle-version="3.6.0";resolution:=optional
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Require-Bundle: org.slf4j.api