Skip to main content
summaryrefslogblamecommitdiffstats
blob: 6c209bcfb0614b36f45403fa3f86d47315ce6f29 (plain) (tree)
1
2
3
4
5
6
7






                                                                          
# Debugging options for the org.eclipse.team.cvs.ui plugin.

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

# Shows buffering and flushing of CVS console info to the console document
org.eclipse.team.cvs.ui/consolebuffering=false

Back to the top