From 8ca6ce98a58b79049e2dc9a4b603c667d6232285 Mon Sep 17 00:00:00 2001 From: MagicBot Date: Mon, 2 May 2022 12:27:32 +0000 Subject: [PATCH] Update 'Debugging with MagicBox' --- Debugging-with-MagicBox.md | 4 ++++ 1 file changed, 4 insertions(+) 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