]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.common/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.common / META-INF / MANIFEST.MF
index 48bdeaf60af7500e44bab70060031002208ccc5b..ee5971f318781fea5967d85470d9921be7a835f6 100644 (file)
@@ -4,8 +4,9 @@ Bundle-Name: Simantics Common Classes
 Bundle-SymbolicName: org.simantics.common
 Bundle-Version: 1.0.0.qualifier
 Bundle-Vendor: Semantum Oy
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Export-Package: org.simantics.common.color,
  org.simantics.common.format,
  org.simantics.common.utils
 Require-Bundle: org.eclipse.core.runtime;bundle-version="3.6.0"
+Automatic-Module-Name: org.simantics.common