[ https://issues.apache.org/jira/browse/NETBEANS-4165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17083161#comment-17083161 ]
CASSIO H. MENDONCA edited comment on NETBEANS-4165 at 4/14/20, 12:37 PM: ------------------------------------------------------------------------- Tim I was having problems with JavaFX too. In summary, since I am using JDK14 I need the same JavaFX version, then 14, but it is not available in Netbeans 11.3. You need to download the same version of open source for both JDK and JavaFX. Since you have them, for each time you create a new project you will configure the JavaFX version you want to use. See the following videos (they are not mine, no credits to me) that explain how to setup the installations (JDK and JavaFX) and to configure the fxml. Do not jump steps. The videos have been done with version 13 of JDK and Java FX and version 11.2 of Netbeans but them worked successfuly to me in the newest version. [https://www.youtube.com/watch?v=BMUOp6gl_nE] [https://www.youtube.com/watch?v=IdTc_ZIGlMg] I hope it helps was (Author: cassio m): Tim I was having problems with JavaFX too. In summary, since I am using JDK14 I need the same JavaFX version, then 14, but it is not available in Netbeans 11.3. You need to download the same version of open source for both JDK and JavaFX. Since you have them, for each time you create a new project you will configure the JavaFX version you want to use. See the following videos that explain how to setup the installations (JDK and JavaFX) and to configure the fxml. Do not jump steps. The videos have been done with version 13 of JDK and Java FX and version 11.2 of Netbeans but them worked successfuly to me in the newest version. [https://www.youtube.com/watch?v=BMUOp6gl_nE] [https://www.youtube.com/watch?v=IdTc_ZIGlMg] I hope it helps > I get the error "Failed to automatically set up a JavaFX application" when I > try to create a JavaFX project" > ------------------------------------------------------------------------------------------------------------ > > Key: NETBEANS-4165 > URL: https://issues.apache.org/jira/browse/NETBEANS-4165 > Project: NetBeans > Issue Type: Bug > Components: cnd - Execution > Affects Versions: 11.3 > Environment: Dell laptop, Windows 10, Java-14, 8MB memory, i5 > processor > Reporter: Tim Hofheins > Priority: Major > Fix For: 11.3 > > > I am trying to create a JavaFX project. It is not working. I get the above > error. I am using the Ant configuration. I can create a JavaFX project using > the Maven configuration. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists