Who else experience the following problem: When I start debuging from a jvm module and step into code of a common module, then I cannot step further. Intellij starts to update indices like a mad cow and does it over and over again. And if I try e.g. to step over, then Intellij tells me that stepping over is not possibel while indexing 😄 I cannot set any break-points and can only stop debugging, setting all kinds of breaking points beforehand, so that I do not have to step but can always run