]> 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 cd48cdc86b40ec8fac8a53c7fc3ade56b8953a7e..7ea5fac37df2d8970ee931fb3713d73b92ab6a6a 100644 (file)
@@ -17,7 +17,9 @@ Require-Bundle: org.eclipse.ui,
  org.eclipse.e4.ui.model.workbench,
  org.simantics.scl.osgi,
  org.simantics.browsing.ui.model,
- org.slf4j.api
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+ 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