10.0.2 not performing code analysis

Is anyone else having a problem with the in-editor code analysis not running on the new 10.0.2? The little square above the scroll bar has the little eye icon and it is always just "performing code analysis".

I'm on OS X 10.6.6, and I've tried running in both 32 and 64 bit modes.

0
3 comments
Avatar
Permanently deleted user

Hello,
I experienced the same problem, Idea CE 10.2, OS X 10.6.6. It turned out that an incompatible version of a  plugin (La Clojure, in my case) was interfering with code analysis, disabling it fixed the problem.

0

Thanks Bojan, that was the issue. I hadn't yet thought that it could be a plugin issue.

In my case, it wasn't La Clojure, I don't have it installed. It was the Scala plugin, there was an update available and after upgrading, the code analysis is working again.

0
Avatar
Permanently deleted user

Thanks Bojan, I was having the same issue, updated Python and Ruby plugins and now works fine.
IntelliJ was reporting those plugins as incompatible in the Welcome page but I didn't notice.

0

Please sign in to leave a comment.