Enum Class CommandLineDiffTool

java.lang.Object
java.lang.Enum<CommandLineDiffTool>
org.eclipse.jgit.internal.diffmergetool.CommandLineDiffTool
All Implemented Interfaces:
Serializable, Comparable<CommandLineDiffTool>, Constable

public enum CommandLineDiffTool extends Enum<CommandLineDiffTool>
Pre-defined command line diff tools. Adds same diff tools as also pre-defined in C-Git

see "git-core\mergetools\"

see links to command line parameter description for the tools

 araxis
 bc
 bc3
 codecompare
 deltawalker
 diffmerge
 diffuse
 ecmerge
 emerge
 examdiff
 guiffy
 gvimdiff
 gvimdiff2
 gvimdiff3
 kdiff3
 kompare
 meld
 opendiff
 p4merge
 tkdiff
 vimdiff
 vimdiff2
 vimdiff3
 winmerge
 xxdiff