问题
I'm using Intellij version 8. How can I view the warnings or errors for an entire project?
回答1:
UPDATE: See this answer which is up to date. The original answer here was for older IDEA version when there was no automatic compilation and the Problems view.
回答2:
I had a similar situation, wanting to view all warnings and errors in RubyMine / IntelliJ IDEA in a single collective space.
The link above was helpful. For the lazy, here are the steps:
- Install the Eclipse Mode plugin via Settings | Plugins
- Use this in combination with the "Scope / Problems" mode of the Project View
来源:https://stackoverflow.com/questions/1644861/view-errors-in-intellij-project