Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

UTF-8 characters not supported when printing to System.out or System.err #180

Open
ChrystianKacki opened this issue Jun 23, 2024 · 0 comments

Comments

@ChrystianKacki
Copy link

When I use println() methods of System.out or System.err with some UTF-8 characters like ł ś ę ó it prints question mark ? characters/blocks.
I am using IntelliJ IDEA with built-in Maven. In my IDE, in the similar case org.codehaus.mojo.exec-maven-plugin works perfectly.
I need to solve this please.
Could this be an issue of Apache Commons Exec used by the javafx-maven-plugin ?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant