While setting up my Eclipse IDE it seems that I don't know how to change the background color of this Java-assisted search:

enter image description here

How can I do that?

link|improve this question
feedback

migrated from stackoverflow.com Jul 18 '10 at 8:41

This question came from our site for professional and enthusiast programmers.

2 Answers

That's a tricky one!

These are the marked occurrences. You change them in the preferences, under General → Editors → Text Editors → Annotations, and select Occurrences from the list.

enter image description here

link|improve this answer
hey man thanks for the help. – Kyith Jul 19 '10 at 15:10
Sure. So, mark it as the correct answer by using the V sign... – zvikico Jul 22 '10 at 5:25
feedback

This thread might help you http://stackoverflow.com/questions/96981/color-themes-for-eclipse

link|improve this answer
thanks for the help. i applied those themes and it looks great. but i still dunno which one affects the problem i have – Kyith Jul 17 '10 at 7:35
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.