Preferences - Debug Log

This page gives you easy access to the Eclipse log file. The file may
be viewed or cleared. You can also specify which program should be used to view the log
file and which program should be used to explore directories. Shortcuts for
viewing and clearing the Eclipse log file are provided on the CodePro
menu. Convenience options are provided for turning on and off various
CodePro tracing options. To turn on CodePro tracing options, check the
desired tracing options, then restart Eclipse
with the "-debug" and "-consoleLog" command line options, as in:
C:\\eclipse\eclipse.exe -debug -consolelog Trace options from other
eclipse plugins can be merged into the .options file located in the
"eclipse" directory. You can obtain a thread dump by switching to the open
console window and pressing ctrl-break. |