eficode / JavaFXLibrary

Robot Framework library for JavaFX automation based on TestFX
Apache License 2.0
21 stars 10 forks source link

Java 11 support #23

Open sampeson opened 5 years ago

sampeson commented 5 years ago

Need to pring Java 11 support.

It seems JavaFX is now separate library, need to add that to maven pom.xml file.

mckayERP commented 3 years ago

Hello, Any update on the support for Java 11?

Thanks.

paulthvt commented 3 years ago

Hello, I would be also very interested in Java 11 support. Thanks advance !

psaikkonen commented 3 years ago

Hi and sorry for the late response!

I started working on Java 11 support a while ago, but have been too busy with other projects since then. Main issues with Java 11 were the ClassLoader, some usage of private packages and multi-release jars.

Currently it seems that I will be occupied for the foreseeable future with the other projects, but I will push this forward in our channels at Eficode after the holidays, so we could get someone working on this. It should definitely be a priority for the library.

AlaaIssa93 commented 1 year ago

Hello All,

Any update on supporting Java 11 ?

Thanks in advance.

n-semikin commented 4 months ago

Why it looks so abandon? Nobody uses Robot Framework for testing java 11+ apps ?