忽略IntelliJ中的Java .class文件导航到文件对话框? [英] Ignore Java .class files in IntelliJ navigate to file dialog?

查看:165
本文介绍了忽略IntelliJ中的Java .class文件导航到文件对话框?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在IntellJ中,我可以输入 + + N 或选择导航>文件...以打开导航到文件对话框。

In IntellJ, I can type ++N or select Navigate > File... to open the navigate to file dialog.

在我的项目中,一些依赖项会带来 .class 文件,当我搜索它们的<$ c时$ c> .java 对应物,对话框也被 .class 文件结果污染。

In my project, some dependencies bring in .class files, and when I search for their .java counterparts, the dialog gets polluted with the .class file results as well.

如何让这个对话框忽略所有 .class 文件?

How can I make this dialog ignore all .class files?

推荐答案

使用过滤器

取消选择Class,它们不应再出现了。

deselect "Class" and they should not appear anymore.

这篇关于忽略IntelliJ中的Java .class文件导航到文件对话框?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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