简体   繁体   English

使用模块名称停止IntelliJ污染项目工具窗口?

[英]Stop IntelliJ polluting Project tool window with module names?

On the back of this question, is there a way in IntelliJ to disable displaying the full .iml module name [in bold and in square brackets] next to folder name when it is simply a fully qualified version of it? 这个问题的背面,IntelliJ是否有一种方法禁止文件夹名称旁边显示完整的.iml模块名称[以粗体和方括号] ,只是它的完全限定版本? It is unnecessarily noisy on a big project... 一个大项目不必要的噪音......

http://i.stack.imgur.com/eE5nz.png http://i.stack.imgur.com/eE5nz.png

在此输入图像描述

There is a related feature request open in IntelliJ IDEA issue tracker: IntelliJ IDEA问题跟踪器中打开了相关功能请求:

Feel free to vote/comment . 随意投票/评论

As a newcomer to both IntelliJ and Maven, I also found the module names to be noisy. 作为IntelliJ和Maven的新手,我还发现模块名称有噪音。 Perhaps I'll need them later, but for now I needed to be able to focus on the file directory structure and just needed them gone. 也许我以后会需要它们,但是现在我需要能够专注于文件目录结构,只需要它们就可以了。 Switching from "Project" to "Project Files" did the trick. 从“项目”切换到“项目文件”就可以了。 The Project Files view has an option in its Options Menu to Show Modules that I was able to disable. “项目文件”视图在其“选项菜单”中有一个选项,用于显示我能够禁用的模块。 Maven module information is no longer visible. Maven模块信息不再可见。 It might not be the perfect long term solution, as I don't fully understand the difference in the views yet, but it did reduce the as-yet-unnecessary information I was being bombarded with. 它可能不是一个完美的长期解决方案,因为我还没有完全理解视图中的差异,但它确实减少了我被轰炸的那些尚未必要的信息。

(Thanks to https://youtrack.jetbrains.com/issue/IDEA-126014 for pointing this out while working on a similar issue.) (感谢https://youtrack.jetbrains.com/issue/IDEA-126014在处理类似问题时指出这一点。)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM