Uses of Class
org.eclipse.compare.structuremergeviewer.DiffTreeViewer
Package
Description
Provides support for finding and displaying the differences
between hierarchically structured data.
-
Uses of DiffTreeViewer in org.eclipse.compare.structuremergeviewer
Modifier and TypeClassDescriptionclass
A diff tree viewer that can be configured with aIStructureCreator
to retrieve a hierarchical structure from the input object (anICompareInput
) and perform a two-way or three-way compare on it.