How to change the highlight color in autocomplete box in Eclipse

前端 未结 7 1645
萌比男神i
萌比男神i 2020-12-04 12:11

I can\'t find a way to change the color of the highlighted selection in the autocomplete box in Eclipse.

\"enter

7条回答
  •  温柔的废话
    2020-12-04 12:53

    You do not need to use the command prompt at all.

    Window -> Preferences -> General -> Appearance -> Colors and Fonts -> Basic -> Content Assist background color / Content Assist foreground color

    Everything is customizable via the GUI.

    how to change the content assist color in eclipse

提交回复
热议问题