]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.tests.modelled.ui/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.tests.modelled.ui / META-INF / MANIFEST.MF
index 776eea39ef2df99d34f5e3eba561233ce2c539c3..7ea5fac37df2d8970ee931fb3713d73b92ab6a6a 100644 (file)
@@ -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