More Intelligent Eclipse “Open Call Hierarchy”?

前端 未结 3 763
闹比i
闹比i 2020-12-20 20:56

If I have a Java project in Eclipse, I can right-click on a method name and \"Open Call Hierarchy.\" Suppose I have two interfaces, A and B, that both specify a method x().

3条回答
  •  南方客
    南方客 (楼主)
    2020-12-20 21:48

    It may help to remove "Potential matches" from the search results. Try this:

    Preferences -> General -> Search

    And check "Ignore potential matches".

提交回复
热议问题