fwcd / vscode-kotlin

Kotlin code completion, debugging, linting and more for VSCode
MIT License
293 stars 35 forks source link

Passing vmArgs (JavaFX11+ support) #25

Open tlvenn opened 4 years ago

tlvenn commented 4 years ago

Unless I am missing something which could very much be the case, It seems impossible to specify some vm arguments for the JVM.

This is mandatory with JavaFX11+ where one has to pass something like that: --module-path /usr/local/javafx/javafx-sdk-13.0.1/lib/ --add-modules javafx.controls,javafx.fxml

The java launcher supports passing a vmArgs configuration for example to address this.

oparaskos commented 3 years ago

Looks like this was resolved by https://github.com/fwcd/vscode-kotlin/commit/44092af74bf597c65a56427ccbc5d0fa428c466b