Skip to content

Equinox Framework is required for plugin-test launches#1874

Merged
laeubi merged 1 commit intoeclipse-pde:masterfrom
laeubi:equinox_is_required
Jul 15, 2025
Merged

Equinox Framework is required for plugin-test launches#1874
laeubi merged 1 commit intoeclipse-pde:masterfrom
laeubi:equinox_is_required

Conversation

@laeubi
Copy link
Copy Markdown
Contributor

@laeubi laeubi commented Jul 15, 2025

Currently with the new feature to only include what is minimally required this can lead to the strange situation that the test fails to startup, if one then adds the org.eclipse.osgi to the bundle list it works without a problem.

This now adds the "org.eclipse.osgi" as a requirement for plugin-test launches as it is mandatory anyways.

Currently with the new feature to only include what is minimally
required this can lead to the strange situation that the test fails to
startup, if one then adds the org.eclipse.osgi to the bundle list it
works without a problem.

This now adds the "org.eclipse.osgi" as a requirement for plugin-test
launches as it is mandatory anyways.
@laeubi laeubi merged commit 4d59605 into eclipse-pde:master Jul 15, 2025
16 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant