Changes
Page history
Update Getting the project into IntelliJ
authored
Mar 12, 2021
by
Michael Umbelina
Show whitespace changes
Inline
Side-by-side
Getting-the-project-into-IntelliJ.md
View page @
06684301
...
...
@@ -114,6 +114,7 @@ Name: GameManager
Main Class: manager.GameManagerFX
Program Arguments: --localhost --db=x (where x is your database identifier)
VM Options: --module-path "C:
\U
sers
\a
bnme
\D
esktop
\j
avafx-sdk-11.0.2/lib" --add-modules=javafx.controls,javafx.fxml --add-exports javafx.graphics/com.sun.javafx.sg.prism=ALL-UNNAMED
Working Directory: FreshmanRPG/GameManager
## Running in production for testing
...
...
...
...