]> gerrit.simantics Code Review - simantics/platform.git/commitdiff
Added missing org.eclipse.ui.intro.quicklinks to os.ui.workbench feature 28/828/1
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Thu, 10 Aug 2017 15:54:16 +0000 (18:54 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Thu, 10 Aug 2017 15:54:16 +0000 (18:54 +0300)
This is now required thanks to Eclipse 4.7 Oxygen.

refs #7358

Change-Id: Iffc73274004a596da5a76b613745dcd99d8a13bb

features/org.simantics.ui.workbench.feature/feature.xml

index c4346791a7bd93a891c1c2b9d2cc625bdb68cd9a..06ab0f00edebc78a556e7a14b527ba394af3a4ac 100644 (file)
          version="0.0.0"
          unpack="false"/>
 
+   <plugin
+         id="org.eclipse.ui.intro.quicklinks"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
    <plugin
          id="org.eclipse.ui.intro.universal"
          download-size="0"
          version="0.0.0"
          unpack="false"/>
 
-  <plugin
+   <plugin
          id="org.eclipse.jetty.http"
          download-size="0"
          install-size="0"