You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/misc/ExternalProgramImageDescriptor.java
+7-21
Original file line number
Diff line number
Diff line change
@@ -62,29 +62,15 @@ public Image getImage() {
62
62
returncreateImage();
63
63
}
64
64
65
-
/**
66
-
* Returns an SWT Image that is described by the information in this descriptor.
0 commit comments