javafxports / javafxmobile-plugin

A gradle plugin for building mobile applications in java.
BSD 3-Clause "New" or "Revised" License
42 stars 19 forks source link

fail on using Java 8 when doing iOS tasks #68

Closed johanvos closed 6 years ago

johanvos commented 6 years ago

We bundle the Java 9 and JavaFX 9 core classes with Gluon VM so they won't work with Java 8. At this moment, you will only see this at runtime on ios device or simulator. Fail faster.