X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.browsing.ui.swt%2FMETA-INF%2FMANIFEST.MF;h=006684e3ddafcad9a2f0828a9a496d5e0add58d8;hb=refs%2Fchanges%2F52%2F4152%2F8;hp=28233b62d718d61ba7d9ac913e173b1a2474d54b;hpb=70d03af6b040eee42d3461907e9ea2c8ad4cfb77;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.browsing.ui.swt/META-INF/MANIFEST.MF b/bundles/org.simantics.browsing.ui.swt/META-INF/MANIFEST.MF index 28233b62d..006684e3d 100644 --- a/bundles/org.simantics.browsing.ui.swt/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.browsing.ui.swt/META-INF/MANIFEST.MF @@ -15,10 +15,10 @@ Require-Bundle: org.simantics.utils.thread.swt;bundle-version="1.0.0", org.eclipse.ui.forms;bundle-version="3.4.1", com.lowagie.text;bundle-version="2.1.5", org.eclipse.e4.core.contexts;bundle-version="1.4.0", - org.slf4j.api;bundle-version="1.7.20", + org.slf4j.api, org.eclipse.mylyn.wikitext;bundle-version="3.0.6", org.eclipse.mylyn.wikitext.mediawiki;bundle-version="3.0.6" -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Export-Package: org.simantics.browsing.ui.swt, org.simantics.browsing.ui.swt.contentassist, org.simantics.browsing.ui.swt.inputs, @@ -28,3 +28,4 @@ Export-Package: org.simantics.browsing.ui.swt, Bundle-Vendor: VTT Technical Research Centre of Finland Bundle-ActivationPolicy: lazy Bundle-Activator: org.simantics.browsing.ui.swt.Activator +Automatic-Module-Name: org.simantics.browsing.ui.swt