Follow up on eclipse-platform/eclipse.platform#2780 (reply in thread), see attached example code there.
PDE lacks support for multi-release bundles debugging, and that must be fixed.
In particular, this is a blocker for moving natives bundles (like SWT or org.eclipse.core.filesystem) to FFM (which requires Java 25 support), while still supporting older Java runtime versions, because it makes debugging effectively impossible on latest supported Java version.
Follow up on eclipse-platform/eclipse.platform#2780 (reply in thread), see attached example code there.
PDE lacks support for multi-release bundles debugging, and that must be fixed.
In particular, this is a blocker for moving natives bundles (like SWT or org.eclipse.core.filesystem) to FFM (which requires Java 25 support), while still supporting older Java runtime versions, because it makes debugging effectively impossible on latest supported Java version.