I20260506-0618
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.