]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.debug.ui/plugin.xml
Re-enabled CTRL+SHIFT+R resource search dialog in org.simantics.debug.ui
[simantics/platform.git] / bundles / org.simantics.debug.ui / plugin.xml
index 94b8fe4323cf8e07f128dce7ee1bbd4e91adec51..3bf794e3f9eb5a85efe213cf28ce2f1ceacf510e 100644 (file)
    <extension\r
          point="org.eclipse.ui.handlers">\r
       <!-- Tuukka removed this to keep people from getting their workbench stuck when they accidentally press C-S-r -->\r
-      <!--\r
       <handler\r
             class="org.simantics.debug.ui.internal.SearchResourceHandler"\r
             commandId="org.eclipse.ui.navigate.openResource">\r
          <activeWhen>\r
-            <test\r
-                  args="true"\r
-                  property="org.simantics.ui.hasSession">\r
-            </test>\r
+         <with \r
+            variable="selection"> \r
+         <iterate \r
+               operator="or" ifEmpty="true"> \r
+         </iterate> \r
+      </with> \r
          </activeWhen>\r
       </handler>\r
-      -->\r
    </extension>\r
 \r
 </plugin>\r