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






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

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

# Shows system providers information
org.eclipse.core.net/systemproviders=false

Back to the top