Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 420 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 420 Bytes

JavaFxSda

Launching with IntelliJ

--module-path C:\Users\<USER>\...\openjfx-...sdk\lib\ --add-modules javafx.controls,javafx.fxml

Concrete example

--module-path C:\Users\Greta\Downloads\openjfx-11.0.2_windows-x64_bin-sdk\javafx-sdk-11.0.2\lib\ --add-modules javafx.controls,javafx.fxml

image