]> 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 e9aba00c1c90e70b9b4acda034594dda9842736b..7ea5fac37df2d8970ee931fb3713d73b92ab6a6a 100644 (file)
@@ -15,6 +15,11 @@ Require-Bundle: org.eclipse.ui,
  org.simantics.tests.modelled.ui.ontology;bundle-version="1.0.0",
  org.simantics.tests.modelled;bundle-version="1.0.0",
  org.eclipse.e4.ui.model.workbench,
- org.simantics.scl.osgi
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+ org.simantics.scl.osgi,
+ 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