]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.structural.synchronization/META-INF/MANIFEST.MF
Replace System.err and System.out with SLF4J Logging
[simantics/platform.git] / bundles / org.simantics.structural.synchronization / META-INF / MANIFEST.MF
index ad9b7fe5653a87bb590924c1880e4e4b66d9206c..787d2c567f26b782c19addd6936e65cfba95b15f 100644 (file)
@@ -9,4 +9,5 @@ Export-Package: org.simantics.structural.synchronization.base2,
  org.simantics.structural.synchronization.utils
 Require-Bundle: org.simantics.databoard;bundle-version="0.6.5",
  org.eclipse.core.runtime;bundle-version="3.7.0",
- gnu.trove3;bundle-version="3.0.3"
+ gnu.trove3;bundle-version="3.0.3",
+ org.slf4j.api