how to debug/step through a simple java 'main' application using netbean?
I want to set breakpoints and analyze the value of variables etc.
how to debug/step through a simple java 'main' application using netbean?
I want to set breakpoints and analyze the value of variables etc.
Maybe this will help.
I find it hard to believe that there's nothing helpful in the NetBeans built-in help.
There's a debugging section in Sun's NetBeans tutorial.