How to show coverage color on the code in Eclipse?

Viewed 7027

I run my application with coverage mode, but, a file don't have color on the code. Is there a macro (or an other solution) to show color of coverage in Eclipse ?

1 Answers
Related