Changes
Page history
Update Getting the project into eclipse
authored
Apr 20, 2020
by
Andrew Stake
Show whitespace changes
Inline
Side-by-side
Getting-the-project-into-eclipse.md
View page @
683d2f4a
...
@@ -83,6 +83,11 @@ Project: GameServer
...
@@ -83,6 +83,11 @@ Project: GameServer
Main Class: edu.ship.shipsim.areaserver.Server
Main Class: edu.ship.shipsim.areaserver.Server
Arguments: --port=1877 --map=mct1.tmx --localhost
Arguments: --port=1877 --map=mct1.tmx --localhost
Name: ServerTheGreen
Project: GameServer
Main Class: edu.ship.shipsim.areaserver.Server
Arguments: --port=1878 --map=theGreen.tmx --localhost
Name: GameClient-desktop
Name: GameClient-desktop
Project: DesktopClient
Project: DesktopClient
Arguments: --localhost
Arguments: --localhost
...
...
...
...