Eclipse – Change overview ruler color in Eclipse

colorseclipsesettings

How to change overview rule background color in Eclipse 3.4.0.I20080617-2000 (vertical bar on right of editing window with some annotations) ?

General > Editors > Text Editors > Annotations allows only to change colors of marks itself not background of whole bar.

It looks like my web searching skills are getting weaker since I cannot find it anywhere …

Best Answer

I also faced the problem of not being able to see the colors in the annotations ruler, so I've made a small plugin which enables setting the background color for the ruler. You can D/L it from here: https://github.com/chookapp/AnnotationsRulerBackground

(screenshots at: https://github.com/chookapp/AnnotationsRulerBackground)