如何在Eclipse中找到类的引用? [英] How can I find references of a class in Eclipse?

查看:251
本文介绍了如何在Eclipse中找到类的引用?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的项目中有一个java类,我如何找到所有被使用的地方?类似于Visual Studios查找参考资料。



谢谢。

解决方案

鼠标光标/插入符号在源代码中的类或方法名称,然后按 Ctrl + Shift + G


I have a java class in my project, how can I find all of the places it's being used? Similar to Visual Studios find references.

Thanks.

解决方案

Put the mouse cursor/caret on the class or method name in source code and hit Ctrl+Shift+G.

这篇关于如何在Eclipse中找到类的引用?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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