You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Kenneth Fogel (JIRA)" <ji...@apache.org> on 2019/08/05 19:33:00 UTC

[jira] [Created] (NETBEANS-2959) Mavem pom.xml file for JavaFX projects is pre-Java 11

Kenneth Fogel created NETBEANS-2959:
---------------------------------------

             Summary: Mavem pom.xml file for JavaFX projects is pre-Java 11
                 Key: NETBEANS-2959
                 URL: https://issues.apache.org/jira/browse/NETBEANS-2959
             Project: NetBeans
          Issue Type: Improvement
          Components: javafx - Project
    Affects Versions: 11.1
            Reporter: Kenneth Fogel
             Fix For: 11.1


As of Java 11 the JavaFX library is no longer part of the Java distribution. When such a Maven project is selected the pom.xml file contains references to the FX library pre-1.8 as well as the currently in limbo javafxpackager (renamed to javapackager), This needs to be updated as soon as possible, The New Project list could contain JavaFX Project up to Java 10 and JavaFX Project from Java 11 and up. For my courses that start in two weeks I will add an archetype for my students but this should be resolved soon.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists