Searched refs:openInEditor (Results 1 – 9 of 9) sorted by relevance
89 IEditorPart editor = JavaUI.openInEditor(result); in reveal()159 JavaUI.openInEditor(method); in acceptSearchMatch()
98 CollectTraceAction.openInEditor(shell, traceOptions.traceDestination); in run()
149 openInEditor(shell, traceOptions.traceDestination); in connectToDevice()152 public static void openInEditor(Shell shell, String traceFilePath) { in openInEditor() method in CollectTraceAction
380 IEditorPart editor = JavaUI.openInEditor(result); in revealSource()
258 JavaUI.openInEditor(method); in displayMethod()
1971 return JavaUI.openInEditor(result) != null;
420 JavaUI.openInEditor(result);
1208 EditorUtility.openInEditor(xmlFile, true); in showInclude()
659 JavaUI.openInEditor(methodElement); in openOnClickMethod()