You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

OpenJFX is designed to run on many platforms.

For many of them, you can simply  install the JDK8 preview from jdk8.java.net. But some platforms require a particular OS configuration or device present to work properly, or a community build.

Windows

Mac OS X

Linux

OpenJFX for Embedded Linux is designed for a 'full screen framebuffer" configuration. This can be challenging as there is not a standard for "framebuffer" EGL and "cursor" management.

One common requirement is the OS distro must be a "hard float ABI", to work with the JDK preview.

Support is limited to the OpenJFX "Core". Excluded is:

  • AWT/Swing
  • SWT

Future support is possible for:

  • Media
  • Web

Here are the platforms, known to work:

The OpenJFX team would lke to work with members of the community to port to these additional platforms:

  • Mali GPU (A20-OLinuXino-MICRO-4GB, Samsung Exynos)
  • Intel Atom

iOS

Android

 

  • No labels