How to debug your Java code in IntelliJ

Kamer Elciyar
6 min readMar 21, 2020
Photo by Tim Gouw on Unsplash

If you are not a paid Medium member you can read it here.

Debugging code can be difficult for newbies sometimes but it is not as difficult as it seems. In this post I will explain debugging in IntelliJ starting from the basics. I will not cover all the features. They are the ones that I use most.

Requirements

--

--