]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.desktop.ui/META-INF/MANIFEST.MF
merged svn revision 33114 and added desktop and help plugins
[simantics/platform.git] / bundles / org.simantics.desktop.ui / META-INF / MANIFEST.MF
diff --git a/bundles/org.simantics.desktop.ui/META-INF/MANIFEST.MF b/bundles/org.simantics.desktop.ui/META-INF/MANIFEST.MF
new file mode 100644 (file)
index 0000000..28c6e20
--- /dev/null
@@ -0,0 +1,21 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Simantics Desktop UI
+Bundle-SymbolicName: org.simantics.desktop.ui;singleton:=true
+Bundle-Version: 1.0.0.qualifier
+Bundle-Activator: org.simantics.desktop.ui.internal.Activator
+Bundle-Vendor: Semantum Oy
+Require-Bundle: org.simantics.workbench;bundle-version="1.5.1",
+ org.eclipse.epp.mpc.core;bundle-version="1.1.1",
+ org.eclipse.epp.mpc.help.ui;bundle-version="1.1.1",
+ org.eclipse.epp.mpc.ui;bundle-version="1.1.1",
+ org.eclipse.ui.browser;bundle-version="3.3.100",
+ org.simantics.platform.ui.ontology;bundle-version="1.0.0",
+ org.simantics.spreadsheet.ontology;bundle-version="1.2.0",
+ org.simantics.spreadsheet.common;bundle-version="1.1.0",
+ org.simantics.selectionview;bundle-version="1.0.0",
+ org.eclipse.e4.ui.model.workbench;bundle-version="1.1.100.v20150407-1430",
+ org.simantics.spreadsheet.graph,
+ org.simantics.spreadsheet;bundle-version="1.1.0"
+Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-ActivationPolicy: lazy