Uses of Class
org.eclipse.compare.contentmergeviewer.ContentMergeViewer
Package
Description
Support for compare and merge viewers which show the
content side-by-side.
-
Uses of ContentMergeViewer in org.eclipse.compare.contentmergeviewer
Modifier and TypeClassDescriptionclass
A text merge viewer uses theRangeDifferencer
to perform a textual, line-by-line comparison of two (or three) input documents. -
Uses of ContentMergeViewer in org.eclipse.compare.internal