public interface IMergeResolutionListener
Modifier and Type | Method and Description |
---|---|
void |
mergeResolutionCompleted(Comparison comparison)
Fired when a merge is resolved entirely (no more unresolved conflicts) and the user saves the merge
result.
|
void mergeResolutionCompleted(Comparison comparison)
comparison
- the comparison which has just been resolved
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.