I would like to know what is the value of the Java Virtual Machine (JVM) property to set my file encoding to UTF-8.
Do I put -Dfile.encoding=UTF8 or -Dfile.encoding=UTF-8?
-Dfile.encoding=UTF8
-Dfile.encoding=UTF-8
It will be:
UTF8
See here for the definitions.
2.1m questions
2.1m answers
60 comments
57.0k users