JavaFX is a standalone project, so add it to the dependencies otherwise it is not possible to compile these examples.
official documentation how to do it
https://openjfx.io/openjfx-docs/#maven
tested on
openjdk version "13.0.2" 2020-01-14
OpenJDK Runtime Environment (build 13.0.2+8)
OpenJDK 64-Bit Server VM (build 13.0.2+8, mixed mode, sharing)
JavaFX is a standalone project, so add it to the dependencies otherwise it is not possible to compile these examples.
official documentation how to do it
https://openjfx.io/openjfx-docs/#maven
tested on
openjdk version "13.0.2" 2020-01-14
OpenJDK Runtime Environment (build 13.0.2+8)
OpenJDK 64-Bit Server VM (build 13.0.2+8, mixed mode, sharing)