]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.event/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.event / META-INF / MANIFEST.MF
index 24b48413a382c24ad0009ee7bfd526d581a4a356..f7ea7e744adf14f1ba1eb6aff2b27e11000c808a 100644 (file)
@@ -13,10 +13,11 @@ Require-Bundle: org.eclipse.ui,
  org.simantics.browsing.ui.model;bundle-version="1.0.0",
  org.simantics.views.swt;bundle-version="1.0.0",
  org.simantics.selectionview;bundle-version="1.0.0"
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Bundle-ActivationPolicy: lazy
 Export-Package: org.simantics.event,
  org.simantics.event.util,
  org.simantics.event.view,
  org.simantics.event.view.handler,
  org.simantics.event.writer
+Automatic-Module-Name: org.simantics.event