Question
Cannot invoke "String.startsWith(String)" because "prefix" is null
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
