X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.document.ui%2FMETA-INF%2FMANIFEST.MF;fp=bundles%2Forg.simantics.document.ui%2FMETA-INF%2FMANIFEST.MF;h=5d0115b16f2e9036ab848cd989c629be03ddce2d;hb=969bd23cab98a79ca9101af33334000879fb60c5;hp=0000000000000000000000000000000000000000;hpb=866dba5cd5a3929bbeae85991796acb212338a08;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.document.ui/META-INF/MANIFEST.MF b/bundles/org.simantics.document.ui/META-INF/MANIFEST.MF new file mode 100644 index 000000000..5d0115b16 --- /dev/null +++ b/bundles/org.simantics.document.ui/META-INF/MANIFEST.MF @@ -0,0 +1,39 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Document UI +Bundle-SymbolicName: org.simantics.document.ui;singleton:=true +Bundle-Version: 1.0.0.qualifier +Bundle-Activator: org.simantics.document.ui.Activator +Bundle-Vendor: Semantum Oy +Require-Bundle: org.eclipse.ui, + org.eclipse.core.runtime, + org.simantics.views.swt;bundle-version="1.0.0", + org.simantics.document.ontology;bundle-version="1.0.0", + org.simantics.document.ui.ontology;bundle-version="1.0.0", + org.simantics.structural.ontology;bundle-version="1.1.0", + org.simantics.modeling.ontology;bundle-version="1.1.0", + org.simantics.scenegraph.ontology;bundle-version="1.0.0", + org.simantics.document;bundle-version="1.0.0", + org.eclipse.mylyn.wikitext.mediawiki.core;bundle-version="1.5.2", + org.eclipse.mylyn.wikitext.core;bundle-version="1.5.1", + org.simantics.wiki.ui;bundle-version="1.1.0", + org.simantics.browsing.ui;bundle-version="1.1.0", + org.simantics.selectionview;bundle-version="1.0.0", + org.simantics.views;bundle-version="1.1.0", + org.simantics.utils.thread.swt;bundle-version="1.1.0", + org.simantics.browsing.ui.model;bundle-version="1.0.0";visibility:=reexport, + org.simantics.graphfile;bundle-version="0.1.0", + org.simantics.graphfile.ontology;bundle-version="0.1.0", + org.simantics.editors;bundle-version="1.0.0", + org.simantics.workbench.search;bundle-version="1.5.0", + org.simantics.annotation.ontology;bundle-version="1.0.0", + org.simantics.annotation.ui;bundle-version="1.0.0", + org.eclipse.ui.editors;bundle-version="3.9.0", + org.eclipse.jface.text +Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-ActivationPolicy: lazy +Export-Package: org.simantics.document.ui, + org.simantics.document.ui.actions, + org.simantics.document.ui.contribution, + org.simantics.document.ui.graphfile, + org.simantics.document.ui.wizard