While building my installer, it is throwing a warning as below
The JDK with name "JDK 11" has not been configured in this install4j installation (config file C:UsersuserNameAppDataLocalinstall4jv10config.xml).
As a fallback, a suitable JDK will be downloaded with the settings from the "General Settings->JRE Bundles" step.
How do I configure this to resolve this warning while build.
I am upgrading my application from Java 8 to Java 11 and for the Java 11 compatibility upgrading install4j from 7.x to 10.x.
I’ve changed bundled JRE to Jetbrains Runtime 11/11.0.1.
While building installer getting above Warning. Where else it should be configured to update the exact Java version in config.xml file as per warning.
user25384512 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1