Stefan Seelmann | 2643deb | 2008-06-15 13:27:10 +0000 | [diff] [blame] | 1 | # Debugging options for the org.eclipse.ui plugin. |
2 | |||||
3 | # Turn on debugging for the org.eclipse.ui plugin. | ||||
4 | org.eclipse.ui/debug=true | ||||
5 | |||||
6 | # Enable the trace of SWT graphics. | ||||
7 | org.eclipse.ui/trace/graphics=true | ||||
8 |