D
D
drboboev2019-06-19 09:55:45
Java
drboboev, 2019-06-19 09:55:45

How to build JavaFX project in JDK 12 from Intellij IDEA?

Good afternoon.
I could not figure out how to build a working JavaFX project in JDK 12. I know that since JDK 11 JavaFX is shipped separately, but now how to build a working program that will run on other PCs (on Windows).
I did it through Build Artifacts, but everything related to JavaFX gives an error that the current version of the JDK is not supported.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Shirshov Alexander, 2019-08-31
@Keanor

How to build a working program - We build a custom runtime with javafx using a filed jpackager from here: https://mail.openjdk.java.net/pipermail/openjfx-de...
What does it mean to build in idea - run? Here are a bunch of ways for every taste and color: https://openjfx.io/openjfx-docs/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question