Specifying encoding for JAXB Java code generation
Answered
Is it possible to somehow specify which encoding is used for the generated Java files when running the Schema -> Java from the Tools menu?
Looks like when running on Windows it uses the Windows-1252 encoding by default instead of UTF-8.
Please sign in to leave a comment.
Looks like https://youtrack.jetbrains.com/issue/IDEA-145849.