Skip to content

Commit b32d355

Browse files
author
Federico Fissore
committed
Windows: this launch4j conf SHOULD force using only the bundled JVM
1 parent 5064af4 commit b32d355

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

build/windows/launcher/config.xml

-2
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@
4242
</classPath>
4343
<jre>
4444
<path>java</path>
45-
<minVersion>1.8.0</minVersion>
46-
<jdkPreference>preferJre</jdkPreference>
4745
<runtimeBits>32</runtimeBits>
4846
<opt>-splash:./lib/splash.png</opt>
4947
<opt>-Dsun.java2d.d3d=false</opt>

build/windows/launcher/config_debug.xml

-2
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@
4242
</classPath>
4343
<jre>
4444
<path>java</path>
45-
<minVersion>1.8.0</minVersion>
46-
<jdkPreference>preferJre</jdkPreference>
4745
<runtimeBits>32</runtimeBits>
4846
<opt>-Dsun.java2d.d3d=false</opt>
4947
</jre>

0 commit comments

Comments
 (0)