[ProductProperty] type: unicode name: vm-type multivalue: False editable: False description: Install the Development Kit (JDK) or just the Java Runtime (JRE). values: ["jdk", "jre"] default: ["jre"] [ProductProperty] type: unicode name: patchjce multivalue: False editable: False description: Apply patch For JCE (Java Cryptography Extension); see also: https://en.wikipedia.org/wiki/Java_Cryptography_Extension values: ["Off", "On"] default: ["On"] [ProductProperty] type: unicode name: webjava multivalue: False editable: False description: Install Webplugins. values: ["Off", "On"] default: ["On"] [ProductProperty] type: unicode name: webjava-security_level multivalue: False editable: False description: Set default security level, for remote execution of Java content. values: ["H", "M", "VH"] default: ["VH"] [ProductProperty] type: unicode name: java-updater multivalue: False editable: False description: Toggle the Java-Updater and Update-Notifications. values: ["Off", "On"] default: ["Off"] [ProductProperty] type: unicode name: 32bitonly multivalue: False editable: False description: Toggle if on a 64bit OS only the 32bit JRE/JDK will be installed. values: ["False", "True"] default: ["False"] [ProductProperty] type: unicode name: 64bitonly multivalue: False editable: False description: Toggle if on a 64bit OS only the 64bit JRE/JDK will be installed. values: ["False", "True"] [ProductProperty] type: unicode name: updatebranch multivalue: False editable: False description: Toggle between Critical Patch Update (CPU) and Patch Set Update (PSU) values: ["CPU", "PSU"] default: ["CPU"]