在eclipse中扩展引用搜索 [英] Expanding reference searches in eclipse

查看:167
本文介绍了在eclipse中扩展引用搜索的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我点击eclipse中的变量,对象等,并从上下文菜单中选择References - > Project时,我将看到一个引用该对象的方法列表。但是如果一个函数有多个引用,结果显示为:

  functionName(signature)(x matches)

双击结果使我进入第一场比赛,似乎没有办法找到剩余的比赛。我做错了什么?

解决方案

在搜索视图中使用按钮与上/下箭头,他们将带你上一个/下一个搜索结果,独立于代码结构,文件位置等。



没有办法进一步扩展Java方法的搜索结果树。 / p>

When I click on a variable, object etc in eclipse and choose "References --> Project" from the context menu, I am presented with a list of methods which reference said object. However if a function has more than one reference the result is shown as:

functionName(signature) (x matches)

Double clicking on the result brings me to the first match, and there appears to be no way to locate the remaining matches. What am I doing wrong?

解决方案

Use the buttons with the up/down arrows in the search view, they will bring you to the previous/next search result, independent of the code structure, file location etc.

There is no way to further expand the tree of search results for a Java method.

这篇关于在eclipse中扩展引用搜索的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆