I20251028-1800
Only fix for places changed in ce17c9e and related to NPE's on `fProjectionAnnotationModel`. The code in `ProjectionViewer` in general assumes `fProjectionAnnotationModel` to be non null in most places where it might access it. Probably this needs to be revisited. Fixes https://github.com/eclipse-platform/eclipse.platform.ui/issues/3459