IntelliJ IDEA v12中的警告 [英] Warnings in IntelliJ IDEA v12

查看:154
本文介绍了IntelliJ IDEA v12中的警告的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何让Intellij Idea显示的答案编译警告?不再适用于版本12.据我所知,不再有消息面板。

The answer given for How to get Intellij Idea to display compilation warnings? no longer applies from version 12. There is no longer a messages panel, as far as I can see.

我怎样才能看到完整的版本12中项目中所有警告的列表?

How can I see a full list of all warnings in the project in version 12?

推荐答案

此选项和消息面板与以前在IDEA 12.0.3中的位置相同:

This option and the Messages panel is on the same place as before in IDEA 12.0.3:

如果您没有看到它,则表示您的项目没有错误。出现任何错误,面板将出现。验证未启用隐藏警告。修复错误,再次制作项目,您应该只看到警告:

If you don't see it, it means that your project has no errors. Make any error and the panel will appear. Verify that Hide warnings is not enabled. Fix the error, Make the project again, you should see only warnings:

请注意,Make是增量的,如果没有更改,它将无法编译并报告任何旧的警告,因此您可能需要重建以查看所有这些内容。

Note that Make is incremental, if there were no changes, it will not compile and report any old warnings, so you may need to Rebuild to see all of them.

这篇关于IntelliJ IDEA v12中的警告的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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