]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.utils.ui/META-INF/MANIFEST.MF
Replace System.err and System.out with SLF4J Logging
[simantics/platform.git] / bundles / org.simantics.utils.ui / META-INF / MANIFEST.MF
index 9790dcd0696ff2f6aa14406fdc15110b76943f46..132a74a80f86e10659ed9d711e3f7baf35962cb2 100644 (file)
@@ -9,7 +9,8 @@ Require-Bundle: org.eclipse.core.runtime,
  org.simantics.utils,
  org.simantics.utils.datastructures,
  org.eclipse.ui;bundle-version="3.7.0",
- org.eclipse.core.expressions
+ org.eclipse.core.expressions,
+ org.slf4j.api
 Export-Package: org.simantics.utils.ui,
  org.simantics.utils.ui.action,
  org.simantics.utils.ui.awt,