fx-ui-controls icon indicating copy to clipboard operation
fx-ui-controls copied to clipboard

Test samples with JavaFX 11

Open abhinayagarwal opened this issue 7 years ago • 2 comments

Make sure all samples work with JavaFX 11

abhinayagarwal avatar Jul 10 '18 09:07 abhinayagarwal

For testing the project with snapshot version of JavaFX 11, we need to enable maven by add a pom.xml to the project. We can remove the file later, once JavaFX ea versions are released and gradle support is added.

abhinayagarwal avatar Jul 10 '18 09:07 abhinayagarwal

I was able to run this project with Java 11 and JavaFX 11. I did not notice any problems, but did not run all samples.

I have made a commit with my changes. I can send in a merge request for it.

DJViking avatar Oct 11 '18 17:10 DJViking