]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.scl.reflection/META-INF/MANIFEST.MF
Replace System.err and System.out with SLF4J Logging
[simantics/platform.git] / bundles / org.simantics.scl.reflection / META-INF / MANIFEST.MF
index 0fb121881b07210decce66d7e45241d16e5c5951..51d44ee6fbd451e1def409ac6f06d4ea86e50167 100644 (file)
@@ -8,7 +8,8 @@ Require-Bundle: org.simantics.scl.compiler;bundle-version="0.1.0";visibility:=re
  org.simantics.scl.runtime;bundle-version="0.1.4",
  gnu.trove3;bundle-version="3.0.0",
  org.eclipse.core.runtime;bundle-version="3.6.0",
- org.junit;bundle-version="4.12.0";resolution:=optional
+ org.junit;bundle-version="4.12.0";resolution:=optional,
+ org.slf4j.api
 Export-Package: org.simantics.scl.reflection,
  org.simantics.scl.reflection.annotations,
  org.simantics.scl.reflection.functions