Package | Description |
---|---|
org.eclipse.team.core.diff |
Application programming interfaces for working with diffs.
|
org.eclipse.team.ui.mapping |
Application programming interfaces for working with resource mappings
Package Specification
This package specifies the API for working with resources mappings.
|
Modifier and Type | Method and Description |
---|---|
void |
IDiffChangeListener.diffsChanged(IDiffChangeEvent event,
IProgressMonitor monitor)
The diff contained in the originating tree has changed.
|
Modifier and Type | Method and Description |
---|---|
void |
SynchronizationContentProvider.diffsChanged(IDiffChangeEvent event,
IProgressMonitor monitor) |
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.