Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing Package-Import of org.eclipse.core.runtime.preferences #57

Merged

Conversation

HannesWell
Copy link
Member

Fix a predicted compilation error in the current I-Build: https://ci.eclipse.org/releng/job/I-build-4.24/96
(at least I have corresponding errors in my workspace).

That failure is due to the replacement of embedded OSGi sources by their 'original' OSGi bundles performed in
eclipse-equinox/equinox.bundles#39

@tjwatson, @laeubi that's the same scenario like in eclipse-equinox/equinox.bundles#31
But this time it is the other way round: org.osgi.service.prefs was imported which seems to have made org.eclipse.core.runtime.preferences available for compilation.

@HannesWell HannesWell merged commit 865695b into eclipse-equinox:master May 3, 2022
@HannesWell HannesWell deleted the addMissingPackageImports branch May 3, 2022 23:30
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.

None yet

1 participant