JavaFX - How to build artifact (executable jar) including ControlsFX ?

已回答

I have the following problem: from the main window of my application, through menu options, I open two windows. At design time, running the application within IntelliJ, both open normally. I request the construction of the artifact and, when I execute the jar, one of the windows does not open. The window that opens only has controls from the JavaFX library itself, while the window that does not open also has controls from the ControlsFX library. I believe this is the problem and I do not know how to include this library in the construction of the artifact.

Thank you in advance.

0

Hi - if you can upload your project to our server, I can check it and advise.

Make sure to share the id of the upload here so that I can find it.

0

请先登录再写评论。