Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 1f4ea7873ddb9dc908914b8b28c2c4705ce06617 (plain) (blame)
1
2
3
4
5
6
7
# Debugging options for the org.eclipse.ui.workbench plugin.

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

# Turn on tracing of e4 development messages
org.eclipse.ui.workbench/debug/e4=false

Back to the top