2025-05-26 1:05 PM
I just updated my STM32 plugin in eclipse and now I cant compile anymore.
```
Errors occurred during the build.
Errors running builder 'CDT Builder' on project 'STMTest'.
Cannot invoke "String.startsWith(String)" because "prefix" is null
```
Always this error and in the log file too
2025-05-26 3:14 PM - edited 2025-05-26 3:15 PM
> I just updated my STM32 plugin in eclipse
What is your STM32 plugin? in which Eclipse? CubeIDE is a customized Eclipse version. Adding 3rd party plugins to it is possible (as long as it "works") - but can put you in unsupported situation.
2025-05-26 3:28 PM
Un-update it (i.e. roll back) or switch over to STM32CubeIDE.
Be wary when updating tools, especially unsupported ones, don't update unless there's a reason, and keep a fall-back plan.