In this tutorial, I will show you how to set up the JavaFX environment in visual studio code to run a JavaFX application. I have explained the whole process step by step. Please follow the instructions described in this tutorial for flawless JavaFX setup in Visual Studio code.
VM args value is given below:
“vmArgs”: “–module-path /Users/user/Downloads/javafx-sdk-11.0.2/lib –add-modules javafx.controls,javafx.fxml”,
If you find this tutorial useful, so please hit like button to let us know. You can subscribe my YouTube channel to learn more.