X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.views.text%2FMETA-INF%2FMANIFEST.MF;fp=bundles%2Forg.simantics.views.text%2FMETA-INF%2FMANIFEST.MF;h=6e60a5a19ac429fbd6edff937cc4adc39119e64a;hb=5b3a1f2d3bffe5a79e344b55087fb161541a4301;hp=0000000000000000000000000000000000000000;hpb=894991ee53490cb8e28dd48b0da686203411324a;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.views.text/META-INF/MANIFEST.MF b/bundles/org.simantics.views.text/META-INF/MANIFEST.MF new file mode 100644 index 000000000..6e60a5a19 --- /dev/null +++ b/bundles/org.simantics.views.text/META-INF/MANIFEST.MF @@ -0,0 +1,20 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Modelled Text Viewer UI Controls +Bundle-SymbolicName: org.simantics.views.text;singleton:=true +Bundle-Version: 1.0.0.qualifier +Bundle-Activator: org.simantics.views.text.internal.Activator +Bundle-Vendor: Semantum Oy +Require-Bundle: org.eclipse.ui, + org.eclipse.ui.editors;bundle-version="3.9.0", + org.eclipse.core.runtime, + org.eclipse.jface.text;bundle-version="3.10.0", + org.eclipse.mylyn.wikitext.core;bundle-version="2.7.0", + org.eclipse.mylyn.wikitext.mediawiki.core;bundle-version="2.7.0", + org.eclipse.mylyn.wikitext.ui;bundle-version="2.7.0", + org.eclipse.mylyn.wikitext.mediawiki.ui;bundle-version="2.7.0", + org.simantics.views;bundle-version="1.1.0", + org.simantics.views.swt;bundle-version="1.0.0", + org.simantics.views.swt.client;bundle-version="1.0.0" +Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-ActivationPolicy: lazy