Question

This question already has an answer here:

I'm using Intellij version 8. How can I view the warnings or errors for an entire project?

Was it helpful?

Solution

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.

OTHER TIPS

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:

  1. Install the Eclipse Mode plugin via Settings | Plugins
  2. Use this in combination with the "Scope / Problems" mode of the Project View
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top