Program Arguments: --localhost --db=x (where x is your database identifier)
Program Arguments: --localhost --db=x (where x is your database identifier)
Working Directory: FreshmanRPG/GameManager
Working Directory: FreshmanRPG/GameManager
VM Options (show this from the "Modify options" drop down): --module-path "INSERT FILE PATH TO JFX LIBRARY" --add-modules=javafx.controls,javafx.fxml --add-exports javafx.graphics/com.sun.javafx.sg.prism=ALL-UNNAMED
VM Options (show this from the "Modify options" drop down): --module-path "INSERT FILE PATH TO JFX LIBRARY" --add-modules=javafx.controls,javafx.fxml --add-exports javafx.graphics/com.sun.javafx.sg.prism=ALL-UNNAMED
...
@@ -133,4 +145,4 @@ To test using the production database, change the --localhost arguments for all
...
@@ -133,4 +145,4 @@ To test using the production database, change the --localhost arguments for all
If JavaFX isn't already configured on your machine, follow this guide to adding it to Eclipse.
If JavaFX isn't already configured on your machine, follow this guide to adding it to Eclipse.