X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=bundles%2Forg.simantics.browsing.ui.swt%2FMETA-INF%2FMANIFEST.MF;h=061c8106caf7254708d4646b0288b73531e1c4b8;hb=15a0f229f7340ed92e9157049483ed71f54677f9;hp=37466aedaec815dd3ae618a0c57592d90bfedc92;hpb=e84008c029ef2336cf55ad371256c9a12a889e98;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 37466aeda..061c8106c 100644 --- a/bundles/org.simantics.browsing.ui.swt/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.browsing.ui.swt/META-INF/MANIFEST.MF @@ -14,10 +14,10 @@ Require-Bundle: org.simantics.utils.thread.swt;bundle-version="1.0.0", org.simantics.g2d;bundle-version="[1.0.0,2.0.0)", org.eclipse.ui.forms;bundle-version="3.4.1", com.lowagie.text;bundle-version="2.1.5", - org.simantics.scl.ui.editor;bundle-version="0.1.3";visibility:=reexport, - org.simantics.scl.compiler.dummy;bundle-version="0.1.3", 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 Export-Package: org.simantics.browsing.ui.swt, org.simantics.browsing.ui.swt.contentassist, @@ -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