X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.desktop.ui%2FMETA-INF%2FMANIFEST.MF;h=4edec126f09cfad984eca02cd842ce92b60a8d71;hb=5e4a95efe99f9afb729a1066a5d196f6b9a0440f;hp=28c6e2018ea5794b322c153acc2470b9706e98e7;hpb=80950353e90c09d866b9748a0ad3ddd726d6f3b4;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.desktop.ui/META-INF/MANIFEST.MF b/bundles/org.simantics.desktop.ui/META-INF/MANIFEST.MF index 28c6e2018..4edec126f 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,6 @@ 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", @@ -16,6 +13,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