]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.wiki.ui/META-INF/MANIFEST.MF
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.wiki.ui / META-INF / MANIFEST.MF
diff --git a/bundles/org.simantics.wiki.ui/META-INF/MANIFEST.MF b/bundles/org.simantics.wiki.ui/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..e5b2fae
--- /dev/null
@@ -0,0 +1,30 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Wiki Documentation UI Plug-in
+Bundle-SymbolicName: org.simantics.wiki.ui;singleton:=true
+Bundle-Version: 1.1.0.qualifier
+Bundle-Activator: org.simantics.wiki.ui.Activator
+Require-Bundle: org.eclipse.ui,
+ org.eclipse.core.runtime,
+ org.simantics.ui;bundle-version="1.0.0",
+ org.eclipse.mylyn.wikitext.core;bundle-version="1.5.1";visibility:=reexport,
+ org.eclipse.mylyn.wikitext.mediawiki.core;bundle-version="1.5.2";visibility:=reexport,
+ com.lowagie.text;bundle-version="2.1.5";visibility:=reexport,
+ org.simantics.layer0.utils,
+ org.simantics.db.layer0;bundle-version="0.8.0",
+ org.simantics.project;bundle-version="1.0.0",
+ org.simantics.layer0;bundle-version="1.0.0",
+ org.simantics.diagram.ontology;bundle-version="1.0.0",
+ org.simantics.g2d;bundle-version="1.1.1",
+ org.simantics.scenegraph.swing;bundle-version="1.0.0",
+ org.simantics.image2.ontology;bundle-version="1.1.0"
+Bundle-ActivationPolicy: lazy
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Export-Package: org.simantics.wiki.ui,
+ org.simantics.wiki.ui.editor,
+ org.simantics.wiki.ui.language
+Bundle-ClassPath: .
+Import-Package: org.eclipse.core.expressions,
+ org.simantics.browsing.ui,
+ org.simantics.g2d.chassis
+Bundle-Vendor: Semantum Oy