]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - tests/org.simantics.scl.compiler.tests/META-INF/MANIFEST.MF
Replace System.err and System.out with SLF4J Logging
[simantics/platform.git] / tests / org.simantics.scl.compiler.tests / META-INF / MANIFEST.MF
index 710abbf56c92c3e98a40ff18a4973e7af8ec9cd6..5cfd3d9877fa59882182a601bebf1da9fc2513e3 100644 (file)
@@ -12,4 +12,5 @@ Require-Bundle: org.junit;bundle-version="4.12.0",
  ch.qos.logback.classic;bundle-version="1.1.7",
  ch.qos.logback.core;bundle-version="1.1.7",
  org.apache.commons.collections;bundle-version="3.2.2",
- org.eclipse.equinox.ds;bundle-version="1.4.300"
+ org.eclipse.equinox.ds;bundle-version="1.4.300",
+ org.slf4j.api