]> 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 e962c736ea08904de07945143c380f7564e1db58..49285d070e7a0f5c2c3600284a41adf281f678b1 100644 (file)
@@ -16,8 +16,10 @@ Require-Bundle: org.eclipse.ui,
  org.simantics.browsing.ui.model;bundle-version="1.0.0",
  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.simantics.views.swt.client;bundle-version="1.0.0",
+ 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