Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 71347b0557eab97157279564b956d28beb8eec3d (plain) (blame)
1
2
3
4
5
6
7
# Debugging options for the org.eclipse.equinox.common plugin

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

# Enable diagnostic logging for progress monitoring
org.eclipse.equinox.common/progress_monitors=false

Back to the top