Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 0726f8d2228bcd713e5f9348272fe26fce05160b (plain) (tree)
1
2
3
4
5
6
7
8
9
10


                                                         



                                    
                                      

                                            
# Debugging options for the org.eclipse.team.core plugin.

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

# Shows stream debugging information
org.eclipse.team.core/streams=false
org.eclipse.team.core/refreshjob=false
org.eclipse.team.core/backgroundevents=false
org.eclipse.team.core/threading=false

Back to the top