microsoft / vscode-remote-try-java

Java sample project for trying out Dev Containers
https://aka.ms/vscode-remote/containers/getting-started
MIT License
301 stars 433 forks source link

Fix file encoding in Maven #31

Closed jdubois closed 2 years ago

jdubois commented 2 years ago

This fixes the default file encoding, and will remove this warning message when building:

 File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!