Skip to content

I20240214-1800

@HannesWell HannesWell tagged this 14 Feb 21:27
Only run the startup check if the running application is
'org.eclipse.ui.ide.workbench', which runs in a usual Eclipse IDE.
Requiring this specific app-id prevents the start-up check and
consequently a pop-up in test applications launched by PDE or Tycho for
OSGi Junit tests or general console applications (that still have the
'o.e.ui.workbench' plugin installed) on Windows.

Fixes https://github.com/eclipse-platform/eclipse.platform.ui/issues/1683
Assets 2
Loading