- Loading...
...
Build with
Code Block | ||||
---|---|---|---|---|
| ||||
gradle -PCOMPILE_TARGETS=x86egl sdk |
...
Run Java using the OpenJFX binaries that are created in the output directory build/x86egl-sdk/rt. The easiest way to do this is to run a regular Java 8 JRE with the command-line parameter:
...