You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
B4X FEED Running Jar with double click (in Java OpenJDK 11)
As shared in multiple places in this forum Java 11 OpenJDK does not allow to run jar files directly. (
برای دیدن لینک ها باید ثبت نام کنید
)
Here is a easy workaround...
1. Run
cmd with administrator privilege.
2. Type the following two commands:
B4X:
Replace the path "c:\java\bin\javaw.exe" and "c:\java\javafx\lib" based on your installed java folder.
Cheers!
برای دیدن لینک ها باید ثبت نام کنید