-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Java 11 support #23
Comments
Hello, Any update on the support for Java 11? Thanks. |
Hello, |
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. |
Hello All, Any update on supporting Java 11 ? Thanks in advance. |
Why it looks so abandon? Nobody uses Robot Framework for testing java 11+ apps ? |
Need to pring Java 11 support.
It seems JavaFX is now separate library, need to add that to maven pom.xml file.
The text was updated successfully, but these errors were encountered: