Can someone please help, as I’m new to Eclipse?
I have created a simple java program to display output to the console and I want to step through the program using the “Debug As” –> Java Application. (I have put a breakpoint in the program!)
However, when I get to the “Debug View” there are no buttons on the toolbar to allow you step-over, step-thru, step-into, etc… (The program will stop at the breakpoint, but that’s about all).
Is there something that I need to do/load in order to make these buttons show-up on the toolbar?
Any suggestions will be appreciated!
D