Eclipse plugin to measure programmer performance/stats
- by trenki
Does anyone know of an Eclipse plugin that can give me some stats about my behavior/usage of the Eclipse IDE?
There are quite a few things I would like to know:
How often/when do I invoke the "Build All" command (through Ctrl+B)
How often does compilation fail/succeed (+ number of errors/warnings)
How often do I hit Backspace? (I do that way to…