]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.help.core/META-INF/MANIFEST.MF
merged svn revision 33114 and added desktop and help plugins
[simantics/platform.git] / bundles / org.simantics.help.core / META-INF / MANIFEST.MF
diff --git a/bundles/org.simantics.help.core/META-INF/MANIFEST.MF b/bundles/org.simantics.help.core/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..dacb90f
--- /dev/null
@@ -0,0 +1,22 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Simantics Help Core
+Bundle-SymbolicName: org.simantics.help.core;singleton:=true
+Bundle-Version: 1.0.0.qualifier
+Bundle-Activator: org.simantics.help.core.Activator
+Require-Bundle: org.eclipse.ui,
+ org.eclipse.core.runtime,
+ org.simantics.help.ontology;bundle-version="1.0.0",
+ org.simantics.db,
+ org.simantics.modeling.ontology,
+ org.simantics.layer0;bundle-version="1.1.0",
+ org.eclipse.help,
+ org.simantics.modeling;bundle-version="1.1.1",
+ winterwell.markdown,
+ org.simantics,
+ org.simantics.document.base.ontology,
+ org.eclipse.mylyn.wikitext.core,
+ org.eclipse.mylyn.wikitext.mediawiki.core
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-ActivationPolicy: lazy
+Export-Package: org.simantics.help.core