Package | Description |
---|---|
org.eclipse.ui.texteditor.quickdiff |
Provides interfaces to for the
org.eclipse.ui.editors.quickDiffReferenceProvider
extension point and adds an action to enable quick diff display for an editor. |
Modifier and Type | Method and Description |
---|---|
ReferenceProviderDescriptor |
QuickDiff.getDefaultProvider()
Returns the descriptor of the "last saved version" reference provider.
|
Modifier and Type | Method and Description |
---|---|
List<ReferenceProviderDescriptor> |
QuickDiff.getReferenceProviderDescriptors()
Returns a non-modifiable list of
ReferenceProviderDescriptor describing all extension
to the quickDiffReferenceProvider extension point. |
Copyright (c) 2000, 2016 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.