Community
Participate
Working Groups
It seems that in CommonDragAdapterAsistant#getShell(), in the if branch there is a return statement missing: public final Shell getShell() { if (contentService != null) { ((NavigatorContentService) contentService).getShell(); } return PlatformUI.getWorkbench().getActiveWorkbenchWindow().getShell(); } it should probably read: *return* ((NavigatorContentService) contentService).getShell();
New Gerrit change created: https://git.eclipse.org/r/135018
Gerrit change https://git.eclipse.org/r/135018 was merged to [master]. Commit: http://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=5ce5d2b08f075b43070fb7f5c71fc6f58e16b05f