Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Not A Problem
-
10.0
-
None
-
Windows 10, NetBeans Linux 1070, Java 12.0.1
Description
Hello,
I have a problem running a project (with OpenJavaFX) outside NetBeans.
I used this tutorial - https://openjfx.io/openjfx-docs/ (specifically JavaFX and NetBeans -> Non-modular from IDE), which I don't want to repeat and I don't understand why there is no simpler way. Adding an external library is not difficult, unlike OpenJavaFX, which until recently was part of the JDK.
But I already turned away from the subject. When I start a jar (in the dist folder) outside of NetBeans, nothing happens.
The problem is that the external libraries are normally created in the dist / lib folder (if you want to include them in the jar, you need to create a "fat" jar), but nothing has been added to the lib folder.
Why does this happen?
Please help.
Thank you
Attachments
Attachments
Issue Links
- relates to
-
NETBEANS-2639 Failed to notify spy org.netbeans.modules.maven.event.NbEventSpy: org/json/simple/JSONObject
- Closed
- links to