Answer the question
In order to leave comments, you need to log in
How to build working jar file of javaFx project?
I work in Intellij Idea. The project has libraries jquery, css, etc. It's just that everything is fine at startup, but if I compile a jar file, then there are no styles in it and javascript does not work
Answer the question
In order to leave comments, you need to log in
Maven! You specify dependent libraries in a patch class. And in the resources folder you throw css, jquery. When building, include the necessary folders. This is done in file -> project structure.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question