lttng: Help stabilize some TimeGraphs tests
[deliverable/tracecompass.git] / lttng / org.eclipse.tracecompass.lttng2.control.ui / plugin.xml
index cadb7a85a2a0308079b23282d2f91078d3ff4361..b87532c7fd94020e8939db548c27a379cd200d04 100644 (file)
             <visibleWhen
                   checkEnabled="false">
                <with
-                     variable="activeMenuSelection">
-                  <and>
-                     <iterate
-                           operator="or">
-                        <instanceof
-                              value="org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent">
-                        </instanceof>
-                     </iterate>
-                     <count
-                           value="1">
-                     </count>
-                  </and>
+                  variable="activeMenuSelection">
+                  <iterate
+                        operator="or">
+                     <instanceof
+                           value="org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent">
+                     </instanceof>
+                  </iterate>
                </with>
             </visibleWhen>
          </command>
This page took 0.026862 seconds and 5 git commands to generate.