Since upgrading to 2.0, I have an issue where the sonarlint background task hangs while analyzing 1 of the files in my project. Any attempts to stop the background task are futile. Intellij will inevitably stop responding and requires a restart.
Interestingly enough the class being analyzed lives in the generated-sources directory which should be excluded from analysis?
Has anyone else observed/encountered this?
I am running:
Intellij 15.0.3 build #IU-143.1821
JRE 1.8.0_40-release-b119 x86_64
SonarLint 2.0
Thanks