178179180181182183184
registry.registerAction(action); getSelectionActions().add(action.getId()); } protected ContextMenuProvider createContextMenuProvider() { return new SpringConfigContextMenuProvider(getGraphicalViewer(), getActionRegistry()); }