If multiple fragments match a bundle all items are added to the classpath while only the one with the highest version should match #822
Labels
sponsored
The bugfix or feature was gently sponsored by an individual or company
Milestone
Given I have multiple SWT versions in the target platform, and I have a bundle requiring SWT then multiple native fragments are attached to the compile classpath.
Example:
Require-Bundle: org.eclipse.swt;bundle-version="3.119.0"
leads to
The text was updated successfully, but these errors were encountered: