Skip to content
This repository has been archived by the owner on Jun 24, 2021. It is now read-only.

In Java 11, the program cannot be started as exe #618

Open
yanzhao77 opened this issue Dec 20, 2019 · 0 comments
Open

In Java 11, the program cannot be started as exe #618

yanzhao77 opened this issue Dec 20, 2019 · 0 comments

Comments

@yanzhao77
Copy link

In Java 11, JavaFX must be able to bind with the command line to start the program normally,
such as
java --module-path“路径/到/ javafx-sdk-11 / lib” --add-modules = javafx.controls --add-modules = javafx.swing -jar“路径/到/jpedal.jar”
But I need to type the program into jar package and then make it into exe. Then, the program will explode and cannot be started. How can I solve the problem of using JavaFX directly in the program without using configuration

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant