Kenneth Fogel created NETBEANS-2411:
---------------------------------------
Summary: JavaFX Maven projects are not OpenFX ready
Key: NETBEANS-2411
URL: https://issues.apache.org/jira/browse/NETBEANS-2411
Project: NetBeans
Issue Type: Improvement
Components: projects - Maven
Affects Versions: 11.0
Reporter: Kenneth Fogel
Fix For: 11.0
Attachments: App_pom.xml, Parent_pom.xml
The pom file generated when requesting a JavaFX program assumes Java 1.7 where
JavaFX was still part of the Java distribution. It also refers to the java
packager that I believe is currently in limbo. There are also some other
changes necessary so that Maven can execute an OpenFX project.
I have included two pom files. One is a pom that is brought in with the parent
tag and the second is the pom in the app. They should be reviewed by someone
better versed in Maven and FX. If needed I can give you the GitLab URLs to the
project that uses them. They could be combined into a single pom.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists