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

Remove obsolete PreferencesService.get/setDefaultDefaultLookupOrder() #426

Conversation

HannesWell
Copy link
Member

These methods grant to much access to the default lookup order and the internal usage in the org.eclipse.core.internal.resources.Workspace has been migrated to the more specific
prependScopeToDefaultDefaultLookupOrder() method introduced before.

This can be applied once eclipse-platform/eclipse.platform#972 is merged.

Copy link

github-actions bot commented Dec 10, 2023

Test Results

     24 files  ±0       24 suites  ±0   10m 54s ⏱️ -33s
2 150 tests ±0  2 105 ✔️ ±0  45 💤 ±0  0 ±0 
2 194 runs  ±0  2 149 ✔️ ±0  45 💤 ±0  0 ±0 

Results for commit 5c1dc6b. ± Comparison against base commit 9bb51e4.

♻️ This comment has been updated with latest results.

@HannesWell HannesWell force-pushed the preferenceService-remove-obsolete-methods branch 2 times, most recently from 7b582c9 to 6c55a2e Compare December 13, 2023 00:33
@HannesWell HannesWell marked this pull request as ready for review December 13, 2023 00:34
These methods grant to much access to the default lookup order and the
internal usage in the org.eclipse.core.internal.resources.Workspace has
been migrated to the more specific
prependScopeToDefaultDefaultLookupOrder() method introduced before.
@HannesWell HannesWell force-pushed the preferenceService-remove-obsolete-methods branch from 6c55a2e to 5c1dc6b Compare December 13, 2023 00:34
@HannesWell HannesWell merged commit c03f7ec into eclipse-equinox:master Dec 13, 2023
22 of 25 checks passed
@HannesWell HannesWell deleted the preferenceService-remove-obsolete-methods branch December 13, 2023 01:11
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