JetBrains IntelliJ mit JafaFX verwenden
in Arbeit ...
https://openjfx.io/openjfx-docs/ [Getting Started with JavaFX] … 2023-01-31
https://github.com/openjfx/javafx-maven-plugin [GitHub - openjfx/javafx-maven-plugin: Maven plugin to run JavaFX 11+ applications] … 2022-02-18
Auf Seite Getting Started with JavaFX - JavaFX and IntelliJ IDEA
Darin mit Navigation links: JavaFX and IntelliJ → Non-modular with Maven
Non-modular with Maven JavaFX mit IntelliJ
Teilkopie daraus:
-
Create a Maven project Select Menu
and enable Create from archetype. If the JavaFX archetype is not installed yet, select Add archetype… and set the groupId:org.openjfx
, the artifactId:javafx-maven-archetypes
, version:0.0.6
, and press OK.

Nach Installation kann das Artifact in der Liste selektiert werden:
V org.openjfx : javafx-maven-archetypes
javafx-maven.archetypes : 0.0.6