Searched refs:hasDebuggerConnectors (Results 1 – 2 of 2) sorted by relevance
456 if (DdmsPlugin.getDefault().hasDebuggerConnectors()) { in createPartControl()520 mDebugAction.setEnabled(DdmsPlugin.getDefault().hasDebuggerConnectors()); in createPartControl()726 mDebugAction.setEnabled(DdmsPlugin.getDefault().hasDebuggerConnectors()); in doSelectionChanged()
577 public boolean hasDebuggerConnectors() { in hasDebuggerConnectors() method in DdmsPlugin