I20230805-1800
In the init phase it seem to happen sometimes that the eclipse context is not (yet?) set for a perspective but some user code has already access to the model (e.g. model processors) then a NPE can happen interupting the whole application startup. Fix https://github.com/eclipse-platform/eclipse.platform.ui/issues/996