Open main menu

CDOT Wiki β

Changes

Team1/Debugging your programs

No change in size, 00:07, 31 January 2011
12. Debugging Your Program
'''12.1. Debugging and Debugger Perspective:''' In order to debug your application, select the Source folder (src), right click and select "Debug As" and choose Java Application from the menu. You will receive a pop-up message indication shifting the perspective to Debug perspective which has all the view used in debugging for convenience.Answer "Yes" to the pop-up.
<br/>
[[Image:Debug1.jpg|600px 500px ]]<br/><br/>[[Image:Debug2.jpg|600px 700px ]]<br/><br/>
'''12.2. Setting Breakpoints:'''
<br/>
1
edit