X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.document%2FMETA-INF%2FMANIFEST.MF;h=865f7dffe0289ecbdd9af27076d6c54b8c33b9cd;hb=e1b1c30f512d3c196c86c4a1f0eaf8b7dd461a9a;hp=f20e8863957c8e6b45508a73a79541069f36a9d4;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.document/META-INF/MANIFEST.MF b/bundles/org.simantics.document/META-INF/MANIFEST.MF index f20e88639..865f7dffe 100644 --- a/bundles/org.simantics.document/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.document/META-INF/MANIFEST.MF @@ -10,12 +10,17 @@ Require-Bundle: org.simantics;bundle-version="1.0.0", org.simantics.scenegraph.loader;bundle-version="1.0.0", org.simantics.views;bundle-version="1.1.0", org.simantics.scenegraph.ontology;bundle-version="1.0.0", - org.simantics.wiki.ui;bundle-version="1.1.0", org.simantics.export.core;bundle-version="1.0.0", org.simantics.utils.ui;bundle-version="1.1.0", - org.simantics.image2.ontology;bundle-version="1.2.0" + org.simantics.image2.ontology;bundle-version="1.2.0", + org.simantics.graphfile.ontology;bundle-version="0.1.0", + org.simantics.graphfile;bundle-version="0.1.0", + org.simantics.wiki.ui;bundle-version="1.1.0", + org.eclipse.mylyn.wikitext;bundle-version="3.0.6", + org.eclipse.mylyn.wikitext.mediawiki;bundle-version="3.0.6" Export-Package: org.simantics.document, org.simantics.document.export, org.simantics.document.function, org.simantics.document.node Bundle-ActivationPolicy: lazy +Automatic-Module-Name: org.simantics.document