X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.modeling.ui%2FMETA-INF%2FMANIFEST.MF;h=b8a6da23c63815c57db0cd2b217047c60fe71822;hb=efefe85bb75819bff218921d9f75a1592cff575f;hp=ba447432f83898ca51289e470ae4a376b5b427af;hpb=f4b65f5afe961edc8d5e1696f32c8efbb8ea48f6;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.modeling.ui/META-INF/MANIFEST.MF b/bundles/org.simantics.modeling.ui/META-INF/MANIFEST.MF index ba447432f..b8a6da23c 100644 --- a/bundles/org.simantics.modeling.ui/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.modeling.ui/META-INF/MANIFEST.MF @@ -62,7 +62,10 @@ Require-Bundle: org.simantics.project;bundle-version="1.0.0", org.simantics.export.core;bundle-version="1.0.0", org.slf4j.api, org.simantics.graphfile.ontology, - org.eclipse.e4.core.services + org.eclipse.e4.core.services, + org.eclipse.mylyn.wikitext;bundle-version="3.0.6", + org.eclipse.mylyn.wikitext.markdown;bundle-version="3.0.6", + org.eclipse.mylyn.wikitext.ui;bundle-version="3.0.6" Export-Package: org.simantics.modeling.ui, org.simantics.modeling.ui.actions, org.simantics.modeling.ui.chart.property, @@ -95,3 +98,4 @@ Bundle-ActivationPolicy: lazy Bundle-Vendor: VTT Technical Research Centre of Finland Import-Package: org.osgi.service.event, org.simantics.views +Automatic-Module-Name: org.simantics.modeling.ui