Skip to content

Refactor launch configuration filtering to reuse preference store#2653

Merged
MohananRahul merged 1 commit intoeclipse-platform:masterfrom
SougandhS:codeImp2
May 6, 2026
Merged

Refactor launch configuration filtering to reuse preference store#2653
MohananRahul merged 1 commit intoeclipse-platform:masterfrom
SougandhS:codeImp2

Conversation

@SougandhS
Copy link
Copy Markdown
Contributor

Cache the preference store in doLaunchConfigurationFiltering(ILaunchConfiguration) instead of repeatedly calling getDefault().getPreferenceStore(). This improves readability and reduces redundant method calls without changing existing behavior.

@SougandhS SougandhS marked this pull request as draft May 5, 2026 13:23
Cache the preference store in
doLaunchConfigurationFiltering(ILaunchConfiguration) instead of
repeatedly calling getDefault().getPreferenceStore(). This improves
readability and reduces redundant method calls without changing existing
behavior.
@SougandhS SougandhS marked this pull request as ready for review May 5, 2026 13:24
@MohananRahul MohananRahul merged commit b1b8226 into eclipse-platform:master May 6, 2026
17 checks passed
@SougandhS
Copy link
Copy Markdown
Contributor Author

Thank you @iloveeclipse & @MohananRahul

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.

3 participants