Opening the conflict editorWhen you populate a file containing conflicts, you can use the built in Eclipse conflict editor to resolve the conflicts. The conflict editor contains both copies of the file with the differences highlighted.
Saving your modificationsWhen you use the conflict editor, you may want to save your changes. Use the File | Save option or the button on the main toolbar to save your edits.
Marking as MergedWhen you have merged a file and begin to resolve the conflicts, but have not completed the conflict resolution, you may save the local file and mark the file as "merged" meaning it still requires more changes before it can be checked in. The file can be reopened in the conflict editor and additional conflicts can be resolved.
|