Class MergeContainedAction

  • All Implemented Interfaces:
    org.eclipse.jface.action.IAction, org.eclipse.jface.viewers.ISelectionChangedListener

    public class MergeContainedAction
    extends AbstractMergeContainedAction
    This action will merge all differences contained in the selection, regardless of conflicts or originating side.

    This will allow the user to either get the right content or keep the left content for the given differences.