The macOS version of the N4JS IDE built on Eclipse's Jenkins can no longer be launched. The following error message is shown (even before the workspace selection dialog appears):

To reproduce:
- download
n4jside-macosx.cocoa.x86_64.dmg from
https://download.eclipse.org/n4js/products/nightly/201910102301/
(commit cbd64b7)
- install and launch
- the above error should show up.
The file n4jside-macosx.cocoa.x86_64.zip from the above download location is also producing an error, but with a different dialog/message:

NOTE: I have tried to reproduce this with local maven builds, but this error does not occur when the product is being built locally (tested both with and without the -DexcludeJRE flag and in both cases the problem does not occur when built locally).