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

Deprecate for removal JavaPlugin.getJavaCorePluginPreferences #1946

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

akurtakov
Copy link
Contributor

Class org.eclipse.core.runtime.Preferences has been deprecated for years and method getJavaCorePluginPreferencesNew (returning IEclipsePreferences) is there.
Migrated unit tests to use getJavaCorePluginPreferencesNew.

Class org.eclipse.core.runtime.Preferences has been deprecated for years
and method getJavaCorePluginPreferencesNew (returning
IEclipsePreferences) is there.
Migrated unit tests to use getJavaCorePluginPreferencesNew.
@akurtakov akurtakov self-assigned this Jan 16, 2025
@akurtakov
Copy link
Contributor Author

image

@akurtakov akurtakov merged commit 7ae9287 into eclipse-jdt:master Jan 16, 2025
10 checks passed
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