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.
日食:
メソッドのリスト (ctrl-space) を表示するとき、そのクラスで見つかったメソッドの名前を太字にする方法はありますか? Netbeans には、そのクラス内で見つかったメソッドの名前を太字にする機能があり、継承されたメソッドは通常のテキストのままでした。
これにより、編集中のクラス内からどのメソッドがあるかを非常に簡単に知ることができました。
最新バージョンの Eclipse でこれを行う方法はありますか?
ありがとう。
日食はそれをサポートしていないようです。
そのような場合に私がすること(回避策):
Navigate
Open Type...