Package | Description |
---|---|
org.eclipse.compare.contentmergeviewer |
Support for compare and merge viewers which show the
content side-by-side.
|
org.eclipse.compare.structuremergeviewer |
Provides support for finding and displaying the differences
between hierarchically structured data.
|
Class and Description |
---|
ContentMergeViewer
An abstract compare and merge viewer with two side-by-side content areas
and an optional content area for the ancestor.
|
IFlushable
Interface which provides the ability to flush the contents from the viewer
model (for example, an
IDocument for text based content) into the
underlying compare model ( most likely an instance of IEditableContent ). |
ITokenComparator
For performing a so-called "token compare" on a line of text.
|
Class and Description |
---|
IDocumentRange
Defines a subrange in a document.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.