Skip to content
Discussion options

You must be logged in to vote

I just forked the FXControls sampler project and made a couple of changes to deploy the autocomplete sample only, as an example.

I added the following args. Not all may have been necessary. I may add an option in jdeploy to automatically export the javafx modules to the unnamed module to make this easier.

--add-exports javafx.base/com.sun.javafx.event=ALL-UNNAMED
--add-exports javafx.base/com.sun.javafx.runtime=ALL-UNNAMED
--add-exports javafx.graphics/com.sun.glass.ui=ALL-UNNAMED
--add-exports javafx.graphics/com.sun.javafx.scene=ALL-UNNAMED
--add-exports javafx.graphics/com.sun.javafx.application=ALL-NNAMED
--add-exports javafx.graphics/com.sun.glass.ui=ALL-UNNAMED
--add-exports javafx.…

Replies: 2 comments 10 replies

Comment options

You must be logged in to vote
9 replies
@GQ16
Comment options

@shannah
Comment options

@GQ16
Comment options

@shannah
Comment options

@GQ16
Comment options

Comment options

You must be logged in to vote
1 reply
@GQ16
Comment options

Answer selected by GQ16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants