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
Prevent NPE in LaunchConfigurationTabGroupViewer.handleApplyPressed
Add a null check for fOriginal in
LaunchConfigurationTabGroupViewer.handleApplyPressed to prevent a
NullPointerException when switching between launch configurations.
Fixes : #2571
Copy file name to clipboardExpand all lines: debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/launchConfigurations/LaunchConfigurationTabGroupViewer.java
0 commit comments