1

Only one room

1
1
1

Select the kid´d age

2 bedroom rooms available only with our vacation experts:

(though Java 8 is end-of-life for public updates, some legacy systems need it):

dependencies implementation 'org.openjfx:javafx-controls:8u202' implementation 'org.openjfx:javafx-fxml:8u202'

<dependency> <groupId>org.openjfx</groupId> <artifactId>javafx-controls</artifactId> <version>8u202</version> <!-- or 8u292 --> </dependency> <dependency> <groupId>org.openjfx</groupId> <artifactId>javafx-fxml</artifactId> <version>8u202</version> </dependency> :

(for Java 8):

download jfxrt.jar from untrusted mirror sites. Always use Oracle’s archive (for JDK 8u202) or Gluon’s official builds for OpenJFX.