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






                                                                       
# Debugging options for the org.eclipse.equinox.security plugin

# Turn on general debugging for the org.eclipse.equinox.security plugin
org.eclipse.equinox.security/debug=false

# Debug login framework
org.eclipse.equinox.security/debug/loginFramework=false

Back to the top