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=deaefad4d36dd6d93adbaca2a221476415f46f41;hp=da620c7926e7bdc84e29e32430e4410c1dbb687f;hb=1dfeb7d5c49b1391cd9d877e1eddab18995cb151;hpb=969bd23cab98a79ca9101af33334000879fb60c5 diff --git a/bundles/org.simantics.scl.ui/META-INF/MANIFEST.MF b/bundles/org.simantics.scl.ui/META-INF/MANIFEST.MF old mode 100755 new mode 100644 index da620c792..deaefad4d --- a/bundles/org.simantics.scl.ui/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.scl.ui/META-INF/MANIFEST.MF @@ -12,11 +12,16 @@ Require-Bundle: org.eclipse.ui.editors;bundle-version="3.6.0", org.simantics.scl.runtime;bundle-version="0.2.0", gnu.trove3;bundle-version="3.0.0", org.simantics.scl.osgi;bundle-version="1.0.0", - org.simantics.scl.compiler, - org.junit;bundle-version="4.12.0";resolution:=optional + org.simantics.scl.compiler;bundle-version="0.6.0", + org.junit;bundle-version="4.12.0";resolution:=optional, + com.ibm.icu, + org.slf4j.api, + org.eclipse.search;bundle-version="3.11.100", + org.eclipse.ui.views 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