eclipse-platform / eclipse-platform/eclipse.platform
Get rid of deprecated org.eclipse.core.runtime.Preferences in platform code
Open
good first issue
technical debt
- Dominant language
- Java
- Stars
- 165
- Forks
- 174
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 22
Description
org.eclipse.core.runtime.Preferences is deprecated since 2014, but there are still as of today 46 matches.
It would be good to get the reference count down her and seems a good first issue for contributors that want to get in touch with eclipse code or anyone interested in cleaning up things.
As there was a quite large attempt to "move" code to Java 17 it seems to have issues for deprecated references is even worth more.
Contributor guide
Assessment
This issue has not been assessed yet.