Jorl17 / jar2app

Convert any Java jar to a Mac OS X .App bundle. No external tools needed, no funky parameters, it just works.
GNU General Public License v2.0
418 stars 56 forks source link

JavaFX Launcher warning #45

Open ArieKlerk opened 4 years ago

ArieKlerk commented 4 years ago

When I start the new-made app, a warning comes up: This application requires a newer version of the Java runtime. JavaFX Launcher 2020-01-20 14-48-22 What should I do?

riina commented 4 years ago

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