This message was deleted.
# community-support
s
This message was deleted.
v
Did you use the JavaFX Gradle plugin? The JavaFX artifacts have a pretty awkward publishing model and one that also does not easily allow cross-platform builds. And without using the JavaFX Gradle plugin I think you don't get anything usable at all iirc.
m
Should I put away file dependencies ? I put my build file here because I worked on it for 2 days, and I can't find solution.
v
Most probably you should not have such file dependencies or manual module path configuration, yes.
m
JavaFX runtime components are missing, and are required to run this application.
v
Maybe try with a newer version of the JavaFX Gradle plugin? Current is 0.0.13