R
R
Rishat Sultanov2016-12-15 15:44:43
Java
Rishat Sultanov, 2016-12-15 15:44:43

How to deploy Java FX to Netbeans?

Good evening gentlemen.
Riveted a project in Netbeans.
Java FX
Now I want to deploy it to the end user.
How to implement it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Rou1997, 2016-12-15
@rishatss

Simply build into a runnable JAR, i.e. with a MANIFEST, nothing else is required since JavaFX is included in the JRE.
It's worth testing the JAR on all required OSes, but it shouldn't be a problem if it's a desktop OS.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question