Michal Rama created NETBEANS-2508: ------------------------------------- Summary: Simplify the creation of Open JavaFX projects (automatically download and set up the library + add tutorial directly to NetBeans) Key: NETBEANS-2508 URL: https://issues.apache.org/jira/browse/NETBEANS-2508 Project: NetBeans Issue Type: Improvement Components: javafx - Project, projects - Libraries Affects Versions: 10.0 Environment: Windows 10, NetBeans Linux 1082, Java 12.0.1 Reporter: Michal Rama
Hello, I've already mentioned this in another issue, but it's better to give it separately. I would be very grateful if two things were simplified for OpenJavaFX. 1.Integrating the official tutorial. https://github.com/openjfx/samples/tree/master/IDE/NetBeans Here is a tutorial on how to create all OpenJavaFX variants. This should be integrated directly into NetBeans when creating a new project. 2.Simplify project creation (without Maven or Gradle). There you need to manually download and set OpenJavaFX. It would be good if NetBeans did it by itself (at least the download). You don't have to open your browser and download it. In addition, you wouldn't have to think exactly where to store your library + you can't accidentally delete it. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- 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