Uses of Interface
org.eclipse.team.core.mapping.IMergeStatus
-
Packages that use IMergeStatus Package Description org.eclipse.team.core.mapping.provider Application programming interfaces for working with resource mappings. -
-
Uses of IMergeStatus in org.eclipse.team.core.mapping.provider
Classes in org.eclipse.team.core.mapping.provider that implement IMergeStatus Modifier and Type Class Description class
MergeStatus
A special status that is returned when the return code of themerge
method isCONFLICTS
.
-