>I had created an AppLauncher for JavaFX applications you may be interested
in:
I can't see how that relates to a (Swing based) NetBeans Platform
application with JavaFX.
>Custom JDK builds will only work for you unless you somehow package the
custom JDK and force the application to use it.
I do
On 3/15/20 6:42 AM, Patrik Karlström wrote:
Given my problems the last couple of months and seeing people here in
the same situation, I thought that I should write about what I ended
up doing.
It was really easy in the past when one could just distribute the
application and then relying on
Given my problems the last couple of months and seeing people here in the
same situation, I thought that I should write about what I ended up doing.
It was really easy in the past when one could just distribute the
application and then relying on the “world wide” JRE to take care of the
rest.
Tha