Skip to content
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

(fix) Pass along application parameters. #381

Merged
merged 3 commits into from Mar 26, 2017
Merged

Conversation

brcolow
Copy link
Collaborator

@brcolow brcolow commented Mar 25, 2017

However do it in a way that avoids compile-time dependencies on the
JavaFX private API for Java 9 compatibility. This is accomplished
via the Reflection API.

Support for registering parameters was removed in e910aee - this
brings it back.

Fixes #380

However do it in a way that avoids compile-time dependencies on the
JavaFX private API for Java 9 compatibility. This is accomplished
via the Reflection API.

Support for registering parameters was removed in e910aee - this
brings it back.

Fixes TestFX#380
@brcolow brcolow force-pushed the issue-380 branch 2 times, most recently from 61c8af5 to 45e6645 Compare March 26, 2017 08:01
Still not actually working, but at least it is working a bit more than
it was :).
@brcolow brcolow merged commit 0566cad into TestFX:master Mar 26, 2017
@brcolow brcolow deleted the issue-380 branch March 26, 2017 19:42
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.

None yet

1 participant