]> gerrit.simantics Code Review - simantics/platform.git/commitdiff
Add org.eclipse.ui.monitoring to org.simantics.rcp feature 28/2428/2
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Wed, 7 Nov 2018 12:18:53 +0000 (14:18 +0200)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Wed, 7 Nov 2018 12:19:04 +0000 (12:19 +0000)
This allows users to enable UI freeze analysis in products making it
easier for developers to analyze freezing problems without building
debug versions.

gitlab #183

Change-Id: I6eeac7371914cd60a1d58ddbc3c708678a0f7f2f

features/org.simantics.rcp.feature/feature.xml

index 3a245361037ccd40479e5420b276131bd6f35189..96a854dc0aaef2e6d1501fb15a1955ed160ef37a 100644 (file)
@@ -578,39 +578,32 @@ This Agreement is governed by the laws of the State of New York and the intellec
          unpack="false"/>
 
    <plugin
-         id="org.eclipse.ui.views.log"
+         id="org.eclipse.ui.browser"
          download-size="0"
          install-size="0"
          version="0.0.0"
          unpack="false"/>
 
    <plugin
-         id="org.eclipse.ui.browser"
+         id="org.eclipse.ui.monitoring"
          download-size="0"
          install-size="0"
          version="0.0.0"
          unpack="false"/>
 
    <plugin
-         id="org.eclipse.ui.views.log"
+         id="org.eclipse.ui.themes"
          download-size="0"
          install-size="0"
-         version="0.0.0"
-         unpack="false"/>
+         version="0.0.0"/>
 
    <plugin
-         id="org.eclipse.ui.browser"
+         id="org.eclipse.ui.views.log"
          download-size="0"
          install-size="0"
          version="0.0.0"
          unpack="false"/>
 
-   <plugin
-         id="org.eclipse.ui.themes"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"/>
-
    <plugin
          id="org.slf4j.api"
          download-size="0"