mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-21 15:54:39 +01:00
Windows: this launch4j conf SHOULD force using only the bundled JVM
This commit is contained in:
parent
5064af486f
commit
b32d3553c6
@ -42,8 +42,6 @@
|
|||||||
</classPath>
|
</classPath>
|
||||||
<jre>
|
<jre>
|
||||||
<path>java</path>
|
<path>java</path>
|
||||||
<minVersion>1.8.0</minVersion>
|
|
||||||
<jdkPreference>preferJre</jdkPreference>
|
|
||||||
<runtimeBits>32</runtimeBits>
|
<runtimeBits>32</runtimeBits>
|
||||||
<opt>-splash:./lib/splash.png</opt>
|
<opt>-splash:./lib/splash.png</opt>
|
||||||
<opt>-Dsun.java2d.d3d=false</opt>
|
<opt>-Dsun.java2d.d3d=false</opt>
|
||||||
|
@ -42,8 +42,6 @@
|
|||||||
</classPath>
|
</classPath>
|
||||||
<jre>
|
<jre>
|
||||||
<path>java</path>
|
<path>java</path>
|
||||||
<minVersion>1.8.0</minVersion>
|
|
||||||
<jdkPreference>preferJre</jdkPreference>
|
|
||||||
<runtimeBits>32</runtimeBits>
|
<runtimeBits>32</runtimeBits>
|
||||||
<opt>-Dsun.java2d.d3d=false</opt>
|
<opt>-Dsun.java2d.d3d=false</opt>
|
||||||
</jre>
|
</jre>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user