Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
10.0
-
None
-
Windows 10, NetBeans Linux 1082, Java 12.0.1
Description
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.