Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 63b49716dac320e3d2b401dbd2bc6e38970d9197 (plain) (blame)
1
2
3
4
5
6
7
# Debugging options for the org.eclipse.compare plugin.

# Turn on debugging for the org.eclipse.compare plugin.
org.eclipse.compare/debug=false

# Turn on debugging for the ContentMergeViewer
org.eclipse.compare/content_merge_viewer=false

Back to the top