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.
1.4m articles
1.4m replys
5 comments
57.0k users