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

Explicitly mark all Eclipse projects as UTF-8 #1118

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Bananeweizen
Copy link
Contributor

In older eclipse versions the default encoding of the workspace depends on the operating system. Therefore different developers may use different encodings. Explicitly set the encoding in all projects and put the related prefs files under version control to make the build reproducible.

This fixes another 25 warnings in the IDE.

In older eclipse versions the default encoding of the workspace depends
on the operating system. Therefore different developers may use
different encodings. Explicitly set the encoding in all projects and put
the related prefs files under version control to make the build
reproducible.

Signed-off-by: Michael Keppler <[email protected]>
@soerendomroes soerendomroes added this to the Release 0.10.0 milestone Jan 3, 2025
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.

2 participants