I have a couple of dependent java projects.
The problem is even though the build fails and the files contain obvious compile time errors, Intellij does not give any suggestions about the files that contain compilation errors.
In eclipse, it is too easy. You see the compilation errors right away.
I explored the problems
tab, but honestly I don't find it helpful. It only tells that the project has some errors, that is it.
Seriously thinking about switching back to Eclipse if Intellij does not have such a basic feature.