Skip to content

Update WorkbenchActionBuilder to use IEclipsePreferences#4061

Open
deepika-u wants to merge 1 commit into
eclipse-platform:masterfrom
deepika-u:use_ieclipsepreferences_instead
Open

Update WorkbenchActionBuilder to use IEclipsePreferences#4061
deepika-u wants to merge 1 commit into
eclipse-platform:masterfrom
deepika-u:use_ieclipsepreferences_instead

Conversation

@deepika-u
Copy link
Copy Markdown
Contributor

IEclipsePreferences is used to modernize WorkbenchActionBuilder by updating references of org.eclipse.core.runtime.Preferences.

Partially fixes
eclipse-platform/eclipse.platform#497

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 4, 2026

Test Results

   861 files  ±0     861 suites  ±0   53m 44s ⏱️ -52s
 8 034 tests ±0   7 791 ✅ +1  243 💤 ±0  0 ❌  - 1 
20 541 runs  ±0  19 886 ✅ +3  655 💤 ±0  0 ❌  - 3 

Results for commit d1adb7a. ± Comparison against base commit 2c46bb5.

♻️ This comment has been updated with latest results.

@deepika-u deepika-u force-pushed the use_ieclipsepreferences_instead branch from e287fab to d1adb7a Compare June 5, 2026 05:02
@deepika-u
Copy link
Copy Markdown
Contributor Author

@HeikoKlare
When you get some time, can you take a look at this please?

Copy link
Copy Markdown
Contributor

@HeikoKlare HeikoKlare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this enhancement. The change looks reasonable to me.
Just as a minor comment: the change regarding usage of CommandContributionItemParameter seems unrelated to preferences. It would be cleaner to have that in a separate commit/PR to stay at one concern per commit (or otherwise at least explain that change in the commit message and PR as well).

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.

2 participants