]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.help.core/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.help.core / META-INF / MANIFEST.MF
index f1fbea12c343b2cc724c92435b1eb00c4e469820..6f17932006329e68c01f8d263b9f830bd6e16bcc 100644 (file)
@@ -15,9 +15,10 @@ Require-Bundle: org.eclipse.ui,
  winterwell.markdown,
  org.simantics,
  org.simantics.document.base.ontology,
- org.eclipse.mylyn.wikitext.core,
- org.eclipse.mylyn.wikitext.mediawiki.core
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+ org.eclipse.mylyn.wikitext;bundle-version="3.0.6",
+ org.eclipse.mylyn.wikitext.mediawiki;bundle-version="3.0.6"
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Bundle-ActivationPolicy: lazy
 Export-Package: org.simantics.help.core
 Bundle-Vendor: Semantum Oy
+Automatic-Module-Name: org.simantics.help.core