Open ArieKlerk opened 4 years ago
When I start the new-made app, a warning comes up: This application requires a newer version of the Java runtime. What should I do?
Install a newer runtime on your system and remove the runtime you’re bundling (if applicable). If the jar requires something above 1.8, you’ll need to use a different stub like universalJavaApplicationStub
When I start the new-made app, a warning comes up: This application requires a newer version of the Java runtime. What should I do?