You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Michal Rama (JIRA)" <ji...@apache.org> on 2019/04/30 09:09:00 UTC

[jira] [Created] (NETBEANS-2481) Project (with OpenJavaFX) cannot run outside of NetBeans

Michal Rama created NETBEANS-2481:
-------------------------------------

             Summary:  Project (with OpenJavaFX) cannot run outside of NetBeans
                 Key: NETBEANS-2481
                 URL: https://issues.apache.org/jira/browse/NETBEANS-2481
             Project: NetBeans
          Issue Type: Bug
          Components: java - Project, javafx - Project
    Affects Versions: 10.0
         Environment: Windows 10, NetBeans Linux 1070, Java 12.0.1
            Reporter: Michal Rama


Hello,

I have a problem running a project (with OpenJavaFX) outside NetBeans.

I used this tutorial (specifically 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



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
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