Skip to content

Conversation

headius
Copy link

@headius headius commented Nov 5, 2019

  • Use OpenJFX 11
  • Add annotation-api dependency
  • Remove tools.jar dependency
  • Use recent TestFX that accesses Robot properly

This last bullet is not quite working; even though
TestFX/TestFX#629 claims this has been fixed I continue to get
NoClassDefFoundError when trying to run tests.

This is a work in progress. The TestFX blocker is reported at TestFX/TestFX#691.

I'm hopeful that's the only blocker remaining for this to build and test successfully on Java 11.

* Use OpenJFX 11
* Add annotation-api dependency
* Remove tools.jar dependency
* Use recent TestFX that accesses Robot properly

This last bullet is not quite working; even though
TestFX/TestFX#629 claims this has been fixed I continue to get
NoClassDefFoundError when trying to run tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant