]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.wiki.ui/META-INF/MANIFEST.MF
Optimized EntityInstances and ModelingUtils.search*Shallow queries
[simantics/platform.git] / bundles / org.simantics.wiki.ui / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Wiki Documentation UI Plug-in
4 Bundle-SymbolicName: org.simantics.wiki.ui;singleton:=true
5 Bundle-Version: 1.1.0.qualifier
6 Bundle-Activator: org.simantics.wiki.ui.Activator
7 Require-Bundle: org.eclipse.ui,
8  org.eclipse.core.runtime,
9  org.simantics.ui;bundle-version="1.0.0",
10  org.eclipse.mylyn.wikitext.core;bundle-version="1.5.1";visibility:=reexport,
11  org.eclipse.mylyn.wikitext.mediawiki.core;bundle-version="1.5.2";visibility:=reexport,
12  com.lowagie.text;bundle-version="2.1.5";visibility:=reexport,
13  org.simantics.layer0.utils,
14  org.simantics.db.layer0;bundle-version="0.8.0",
15  org.simantics.project;bundle-version="1.0.0",
16  org.simantics.layer0;bundle-version="1.0.0",
17  org.simantics.diagram.ontology;bundle-version="1.0.0",
18  org.simantics.g2d;bundle-version="1.1.1",
19  org.simantics.scenegraph.swing;bundle-version="1.0.0",
20  org.simantics.image2.ontology;bundle-version="1.1.0"
21 Bundle-ActivationPolicy: lazy
22 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
23 Export-Package: org.simantics.wiki.ui,
24  org.simantics.wiki.ui.editor,
25  org.simantics.wiki.ui.language
26 Bundle-ClassPath: .
27 Import-Package: org.eclipse.core.expressions,
28  org.simantics.browsing.ui,
29  org.simantics.g2d.chassis
30 Bundle-Vendor: Semantum Oy