Search:

Type: Posts; User: simon21398

Search: Search took 0.09 seconds.

  1. Re: Make a simple JavaFX application into an executable

    Ok just FYI, this was solved by indeed using Maven.

    I followed steps from this https://openjfx.io/openjfx-docs/#install-java
    and the video here https://www.youtube.com/watch?v=EyYb0GmtEX4
    ...
  2. Make a simple JavaFX application into an executable

    Hi dear community :)

    I've made this simple JavaFX application, it only has one class myclass.MyClass, and it has a view.fxml resource.
    I am using IntelliJ on a Mac M1, and it compiles and runs...
Results 1 to 2 of 2