]> 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 44435fa6ed41421f640db3fa1312de4e0857c81d..d55b3da708bf8625cacd8d6471344e59c27e2ad0 100644 (file)
@@ -7,3 +7,4 @@ Export-Package: org.simantics.utils.threads,
  org.simantics.utils.threads.logger
 Bundle-Vendor: VTT Technical Research Centre of Finland
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Require-Bundle: org.slf4j.api