From 8ca6ce98a58b79049e2dc9a4b603c667d6232285 Mon Sep 17 00:00:00 2001 From: MagicBot <magicbot@magicbane.com> 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.  + +Select Run->EditConfigurations + + \ No newline at end of file