Hello! Today I want to introduce you to the one great feature, a lot of young Java padawans don't know about!
Let's start from the traditional funny image:
All IDE users certainly know about a debugging console applications. But what about the debugging WEB-app? Wow, it is a real magic, we can simply press some button on your web-site and immediately jump to the first breakpoint, your program goes through. And we can march over our code within IDE in familiar way!
Oh! I was really inspired when have been told about this approach for the first time!
And today I've prepared some screenshots for you. Next we'll speak about remote debugging in Intellij IDEA with Tomcat.
Let's start from the traditional funny image:
All IDE users certainly know about a debugging console applications. But what about the debugging WEB-app? Wow, it is a real magic, we can simply press some button on your web-site and immediately jump to the first breakpoint, your program goes through. And we can march over our code within IDE in familiar way!
Oh! I was really inspired when have been told about this approach for the first time!
And today I've prepared some screenshots for you. Next we'll speak about remote debugging in Intellij IDEA with Tomcat.