X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.tests.modelled.ui%2FMETA-INF%2FMANIFEST.MF;h=7ea5fac37df2d8970ee931fb3713d73b92ab6a6a;hb=HEAD;hp=776eea39ef2df99d34f5e3eba561233ce2c539c3;hpb=1b4d8b692f40d946deb5db8280eb4ca5b36a75a7;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.tests.modelled.ui/META-INF/MANIFEST.MF b/bundles/org.simantics.tests.modelled.ui/META-INF/MANIFEST.MF index 776eea39e..7ea5fac37 100644 --- a/bundles/org.simantics.tests.modelled.ui/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.tests.modelled.ui/META-INF/MANIFEST.MF @@ -16,7 +16,10 @@ Require-Bundle: org.eclipse.ui, org.simantics.tests.modelled;bundle-version="1.0.0", org.eclipse.e4.ui.model.workbench, org.simantics.scl.osgi, - org.simantics.browsing.ui.model -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 + org.simantics.browsing.ui.model, + org.slf4j.api, + jakarta.annotation-api;bundle-version="1.3.5" +Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-ActivationPolicy: lazy Bundle-Vendor: Semantum Oy +Automatic-Module-Name: org.simantics.tests.modelled.ui