Skip to content

Issue with javafx css #526

Answered by wirew0rm
LilRonin asked this question in Q&A
Jun 23, 2022 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Hey, the com.sun.javafx.css package is not exported and as such also not part of the public documentation of openjdk. It is still contained in the last version of openjfx. You need to provide the appropriate command line flags to make this part of the API accessible. Since this dependency is introduced by controlsfx, you can find a lot of issues there with different solutions depending on the build system you are using. e.g. #161, controlsfx/controlsfx#1245 and controlsfx wiki.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@LilRonin
Comment options

@wirew0rm
Comment options

Answer selected by LilRonin
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