7 lines
328 B
Plaintext
7 lines
328 B
Plaintext
# Debugging options for the org.eclipse.jface.text plug-in
|
|
|
|
# Prints debug information related to AnnotationPainter
|
|
org.eclipse.jface.text/debug/AnnotationPainter= false
|
|
|
|
# Prints debug information related to AbstractContentAssistSubjectAdapter and its subclasses
|
|
org.eclipse.jface.text/debug/ContentAssistSubjectAdapters= false |