eclipse-platform / eclipse-platform/eclipse.platform
Reset preference should set the encoding to UTF-8
Open
bug
- Dominant language
- Java
- Stars
- 165
- Forks
- 174
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 22
Description
If a project does not have an explicit encoding set, we can a warning. But I reset the preference to default, I get encoding from the container. This feels wrong, I suggest we change our default to use UTC-8 encoding.
Current behavior:
Before reset:

After reset:

Contributor guide
Assessment
This issue has not been assessed yet.