We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c7e0d6 commit 7637970Copy full SHA for 7637970
build/windows/launcher/config_debug.xml
@@ -36,6 +36,7 @@
36
<runtimeBits>32</runtimeBits>
37
<opt>-Dsun.java2d.d3d=false</opt>
38
<opt>-DAPP_DIR="%EXEDIR%"</opt>
39
+ <opt>-DDEBUG=true</opt>
40
</jre>
41
<versionInfo>
42
<fileDescription>Arduino IDE</fileDescription>
0 commit comments