Package | Description |
---|---|
org.eclipse.compare |
Provides support for performing structural and textual
compare operations on arbitrary data and displaying the results.
|
Modifier and Type | Method and Description |
---|---|
static IStreamMerger |
CompareUI.createStreamMerger(IContentType type)
Deprecated.
Clients should obtain an
org.eclipse.team.core.mapping.IStorageMerger from the
org.eclipse.team.core.Team#createMerger(IContentType) method. |
static IStreamMerger |
CompareUI.createStreamMerger(String type)
Deprecated.
Clients should obtain an
org.eclipse.team.core.mapping.IStorageMerger from the
org.eclipse.team.core.Team#createMerger(String) method. |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.