Enforcing Client Upgrades

If you want to force your users to upgrade client machines to Java 8, then you can do so by editing the configuration-layer-root/com/escenic/webstart/StudioConfig.properties file in one of your Content Engine configuration layers. You need to set the following two properties:

jreRequirement=1.8.0+
jfxRequirement=8.0+