如何关闭IntelliJ Spring配置检查目录? [英] How to turn off the IntelliJ Spring Configuration Check for a directory?

查看:2014
本文介绍了如何关闭IntelliJ Spring配置检查目录?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

由于我已升级到Intellij IDEA 13,我在启动时收到了警告消息:

  Spring Configuration检查
找到未映射的Spring配置文件。
请为模块配置/设置Spring facet:...

当我点击链接以确定哪些文件未映射,我看到它们都在 bin 目录下。





有没有办法告诉IntelliJ不要警告我 bin 下面的文件?

bin 文件夹应该从搜索中排除,因为它包含编译输出。



项目视图中找到 bin 文件夹,右键单击它,转到将目录标记为,单击排除


Since I've upgraded to Intellij IDEA 13, I've been getting a warning message at startup:

Spring Configuration Check
Unmapped Spring configuration files found.
Please configure/setup Spring facet for modules: ...

When I click on the link to determine what files are unmapped, I see that they are all underneath a bin directory.

Is there a way I can tell IntelliJ not to warn me about files beneath bin?

解决方案

The bin folder should be excluded from search as it contains compilation output.

Find the bin folder in project view, right click it, go to mark directory as, click excluded.

这篇关于如何关闭IntelliJ Spring配置检查目录?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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