30313233343536373839
} catch (PartInitException e) { Shell shell = HandlerUtil.getActiveWorkbenchWindow(event).getShell(); ErrorDialog.displayExceptionError(shell, e); return null; } view.dropTransaction(); return null; } }