]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.views.text/META-INF/MANIFEST.MF
Added org.simantics.views.text[.ontology] for modelled source viewers
[simantics/platform.git] / bundles / org.simantics.views.text / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Modelled Text Viewer UI Controls
4 Bundle-SymbolicName: org.simantics.views.text;singleton:=true
5 Bundle-Version: 1.0.0.qualifier
6 Bundle-Activator: org.simantics.views.text.internal.Activator
7 Bundle-Vendor: Semantum Oy
8 Require-Bundle: org.eclipse.ui,
9  org.eclipse.ui.editors;bundle-version="3.9.0",
10  org.eclipse.core.runtime,
11  org.eclipse.jface.text;bundle-version="3.10.0",
12  org.eclipse.mylyn.wikitext.core;bundle-version="2.7.0",
13  org.eclipse.mylyn.wikitext.mediawiki.core;bundle-version="2.7.0",
14  org.eclipse.mylyn.wikitext.ui;bundle-version="2.7.0",
15  org.eclipse.mylyn.wikitext.mediawiki.ui;bundle-version="2.7.0",
16  org.simantics.views;bundle-version="1.1.0",
17  org.simantics.views.swt;bundle-version="1.0.0",
18  org.simantics.views.swt.client;bundle-version="1.0.0"
19 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
20 Bundle-ActivationPolicy: lazy