Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Eclipse では、識別子 (関数名や変数など) をクリックすると、その識別子の背景とその識別子の他のすべての出現箇所に異なる背景色が与えられます。
これの背景色を変更するための設定項目は何ですか。
(最後に、これは私の暗い日食の設定に残っています)。
Occurrencesの背景色を設定できるAnnotationsというタイトルのセクションがあります。General -> Editors -> Text Editors -> Annotationsの下の Preferences にあります。
変更を確認するには、Eclipse を再起動する必要がありました。[設定] ウィンドウでの単純な[適用] では不十分でした (Eclipse SDK 3.4.1 を使用)。