]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.annotation.ui/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.annotation.ui / META-INF / MANIFEST.MF
index 9435da36da8ce4afdc554bd0a7c3257460f13aa5..49285d070e7a0f5c2c3600284a41adf281f678b1 100644 (file)
@@ -17,8 +17,9 @@ Require-Bundle: org.eclipse.ui,
  org.simantics.modeling.ui;bundle-version="1.1.1",
  org.simantics.graph.db;bundle-version="1.1.9",
  org.simantics.views.swt.client;bundle-version="1.0.0",
- org.slf4j.api;bundle-version="1.7.20"
+ org.slf4j.api
 Bundle-ActivationPolicy: lazy
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Bundle-Vendor: VTT Technical Research Centre of Finland
 Export-Package: org.simantics.annotation.ui
+Automatic-Module-Name: org.simantics.annotation.ui