X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.wiki.ui%2FMETA-INF%2FMANIFEST.MF;h=460bda717c647439359cdbc4d5ebbf004e0eb949;hb=23ad7f815d0717a640f6b286ef473c5c9f30ff96;hp=e5b2fae2034cd6e3dce16de12adfbaa1bb0ebc77;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.wiki.ui/META-INF/MANIFEST.MF b/bundles/org.simantics.wiki.ui/META-INF/MANIFEST.MF index e5b2fae20..460bda717 100644 --- a/bundles/org.simantics.wiki.ui/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.wiki.ui/META-INF/MANIFEST.MF @@ -7,8 +7,6 @@ Bundle-Activator: org.simantics.wiki.ui.Activator Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, org.simantics.ui;bundle-version="1.0.0", - org.eclipse.mylyn.wikitext.core;bundle-version="1.5.1";visibility:=reexport, - org.eclipse.mylyn.wikitext.mediawiki.core;bundle-version="1.5.2";visibility:=reexport, com.lowagie.text;bundle-version="2.1.5";visibility:=reexport, org.simantics.layer0.utils, org.simantics.db.layer0;bundle-version="0.8.0", @@ -17,7 +15,9 @@ Require-Bundle: org.eclipse.ui, org.simantics.diagram.ontology;bundle-version="1.0.0", org.simantics.g2d;bundle-version="1.1.1", org.simantics.scenegraph.swing;bundle-version="1.0.0", - org.simantics.image2.ontology;bundle-version="1.1.0" + org.simantics.image2.ontology;bundle-version="1.1.0", + org.eclipse.mylyn.wikitext;bundle-version="3.0.6", + org.eclipse.mylyn.wikitext.mediawiki;bundle-version="3.0.6" Bundle-ActivationPolicy: lazy Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Export-Package: org.simantics.wiki.ui, @@ -28,3 +28,4 @@ Import-Package: org.eclipse.core.expressions, org.simantics.browsing.ui, org.simantics.g2d.chassis Bundle-Vendor: Semantum Oy +Automatic-Module-Name: org.simantics.wiki.ui