diff --git a/Debugging-with-MagicBox.md b/Debugging-with-MagicBox.md index f070a6e..4910e4d 100644 --- a/Debugging-with-MagicBox.md +++ b/Debugging-with-MagicBox.md @@ -9,3 +9,7 @@ Startup the game in debug mode. The game is now listening on port 5000 for the IDE. We will open up LoginServer.java and click to the left of a line to set a breakpoint. ![debugide](https://cdn.discordapp.com/attachments/534260038039109632/970661346184159302/unknown.png) + +Select Run->EditConfigurations + +![editmenu](https://cdn.discordapp.com/attachments/534260038039109632/970662589841440809/unknown.png) \ No newline at end of file