Skip to main content
summaryrefslogtreecommitdiffstats
blob: 1665a8f95fac9b0473e2415957f972f8e121a44e (plain) (blame)
1
2
3
4
5
6
7
# Debugging options for the org.eclipse.team.ui plugin.

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

# Shows stream debugging information
org.eclipse.team.ui/syncmodels=false

Back to the top