In my Java project, the stack trace in the debug console no longer offers clickable links to the source file, seemingly without any reason. Although clickable links are still present in the stack trace of my other IntelliJ projects, I am unsure of any changes that may have caused this issue in the current project. I have tried invalidate caches, removed .idea folder but not helpful.
invalidate caches, removed .idea folder