]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.tests.modelled/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.tests.modelled / META-INF / MANIFEST.MF
index 8f182947930bb09a6d637bf373bc9e0bdc1d8fc3..3d4953c6e12c1409183cd773d05532cce25569f8 100644 (file)
@@ -10,11 +10,13 @@ Require-Bundle: org.simantics.tests.modelled.ontology,
  org.junit,
  org.simantics.modeling;bundle-version="1.1.1",
  org.slf4j.api,
- org.simantics.db.testing
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+ org.simantics.db.testing,
+ org.simantics.debug.browser;bundle-version="1.0.0"
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Bundle-ActivationPolicy: lazy
 Export-Package: org.simantics.tests.modelled,
  org.simantics.tests.modelled.junit,
  org.simantics.tests.modelled.junit.v2,
  org.simantics.tests.modelled.utils
 Bundle-Vendor: Semantum Oy
+Automatic-Module-Name: org.simantics.tests.modelled