Debugging in Java (NetBeans) is unnervingly annoying! How is it that a free Microsoft product (Visual Studio express) is so much better than a free Sun product?
It's not even close.
Apparently you
can do anything in NetBeans as far as debugging goes that you can do in VS express, but does anyone have any idea how? Cause I sure don't.
So, calling all those who have any Java debugging experience. How the heck do I just step through code? Line by line. That's all I want to be able to do.
