1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-29 10:24:12 +01:00
Arduino/build/windows/launcher/arduino.l4j.ini
Gianluca Varisco 0b68856999 Fixed incorrect encoding of compiler log
This commit fixes #8212 by passing '-Dfile.encoding=UTF8' to the
arduino.l4j.ini file (windows launcher).

This property define the file encoding that is required.
2018-12-11 13:49:58 +01:00

4 lines
42 B
INI

-Xms128M
-Xmx512M
-Dfile.encoding=UTF8