X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.desktop.ui%2FMETA-INF%2FMANIFEST.MF;h=27e7007eda8565e36bf2d02b752fc6bd9bf9aaff;hp=28c6e2018ea5794b322c153acc2470b9706e98e7;hb=5224651b5c9a5160bffc4d063847a8f96b54efda;hpb=6a4a43b278d6819c660182eb4954524d1757e077 diff --git a/bundles/org.simantics.desktop.ui/META-INF/MANIFEST.MF b/bundles/org.simantics.desktop.ui/META-INF/MANIFEST.MF index 28c6e2018..27e7007ed 100644 --- a/bundles/org.simantics.desktop.ui/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.desktop.ui/META-INF/MANIFEST.MF @@ -1,4 +1,4 @@ -Manifest-Version: 1.0 +Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Simantics Desktop UI Bundle-SymbolicName: org.simantics.desktop.ui;singleton:=true @@ -6,9 +6,9 @@ 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.epp.mpc.core;bundle-version="1.6.0", + org.eclipse.epp.mpc.help.ui;bundle-version="1.6.0", + org.eclipse.epp.mpc.ui;bundle-version="1.6.0", 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", @@ -16,6 +16,8 @@ Require-Bundle: org.simantics.workbench;bundle-version="1.5.1", 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" + org.simantics.spreadsheet;bundle-version="1.1.0", + org.eclipse.ui.intro;bundle-version="3.5.100", + org.eclipse.ui.intro.quicklinks;bundle-version="1.0.100" Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-ActivationPolicy: lazy