Skip to content
Snippets Groups Projects
Commit 9fe7bcf4 authored by JimmyTheCat's avatar JimmyTheCat
Browse files
parents ae53b68b 844bcf57
No related branches found
No related tags found
No related merge requests found
.vscode/launch.json
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
"name": "Launch GameUI", "name": "Launch GameUI",
"request": "launch", "request": "launch",
"mainClass": "GameUI", "mainClass": "GameUI",
"vmArgs": "--module-path c:/Users/david/Desktop/swt2/javafx-sdk-23.0.1/lib --add-modules javafx.controls,javafx.fxml" "vmArgs": "--module-path /home/derrentner/.javalib/javafx-sdk-23.0.1/lib --add-modules javafx.controls,javafx.fxml"
} }
] ]
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment