[PATCH] Use eclipse tracing support
Brought to you by:
fabioz
See http://wiki.eclipse.org/FAQ_How_do_I_use_the_platform_debug_tracing_facility%3F for quick overview how to use tracing support in Eclipse.
I'm attaching a patch to use this to trace creating of CompiledModule instances. The tracing can be enabled in a 'tracing' tab of a launch configuration. Or run the IDE with -debug and point it to a file that contains properties similarly as .options file.
Personally I think the the same should be done with 'Pydev | Logging' preference page - turn these preferences into plugin options and write a documentation how to enable them. This would simplify the UI a bit.
patch against 1.4.5