Description
Eclipse IDE for Embedded C/C++ Developers (includes Incubating components)
Version: 2025-03 (4.35.0)
Build id: 20250306-0812
SonarLint for Eclipse 11.4.0.82756
I can't say this is a "bug" for sure, but it's something I don't recall ever seeing until the recent update.
When doing a Rename refactor, the system frequently gripes about "config" being NULL. SonarQube is installed, but I disabled it to see what would happen—no change. That's the only thing I've added to my setup other than stock CDT.
I start a refactor with the first dialog window, submit that which (usually) generates the second dialog window that the term is found in some comments). Press Continue which generates the third dialog listing the affected files, and attempts to show a preview. In front of that, I get the "Problem Occurred" dialog (attached).
From what I can tell, the rename itself seems to be working. I think I'm just not getting the previews.
