X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.scl.ui%2FMETA-INF%2FMANIFEST.MF;h=556475c191ce96d51b02835196308c5c0415c266;hp=061dad8522a0f7e7758588ab8fd3192238b4a835;hb=b2561fc60dbe74e8c332025b61cae104f5ccfc66;hpb=6f11a60dee43d620d500c0cf5af34a1d91c80a8b diff --git a/bundles/org.simantics.scl.ui/META-INF/MANIFEST.MF b/bundles/org.simantics.scl.ui/META-INF/MANIFEST.MF index 061dad852..556475c19 100644 --- a/bundles/org.simantics.scl.ui/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.scl.ui/META-INF/MANIFEST.MF @@ -14,10 +14,13 @@ Require-Bundle: org.eclipse.ui.editors;bundle-version="3.6.0", org.simantics.scl.osgi;bundle-version="1.0.0", org.simantics.scl.compiler;bundle-version="0.6.0", org.junit;bundle-version="4.12.0";resolution:=optional, - com.ibm.icu + com.ibm.icu, + org.slf4j.api, + org.eclipse.search;bundle-version="3.11.100" Export-Package: org.simantics.scl.ui.console, org.simantics.scl.ui.editor, org.simantics.scl.ui.editor2, org.simantics.scl.ui.imports Bundle-Activator: org.simantics.scl.ui.Activator Bundle-ActivationPolicy: lazy +Service-Component: OSGI-INF/sclModuleIssueProvider.xml