This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
Arduino
Watch
1
Star
0
Fork
0
You've already forked Arduino
mirror of
https://github.com/arduino/Arduino.git
synced
2024-11-29 10:24:12 +01:00
Code
Issues
Releases
Activity
b12ae2059e
Arduino
/
build
/
windows
/
launcher
/
arduino.l4j.ini
4 lines
42 B
INI
Raw
Normal View
History
Unescape
Escape
Incresing max memory to 1024M. Fixed macosx info.plist Introduced arduino.l4j.ini and arduino_debug.l4j.ini for letting users customize jvm memory settings
2015-02-27 11:54:16 +01:00
-Xms128M
Windows: halving JVM Xmx, now 512M
2015-03-11 12:57:01 +01:00
-Xmx512M
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
-Dfile.encoding
=
UTF8
Reference in New Issue
Copy Permalink