Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to jump to a code line during debugging

Former Member
6,322

In SE80 I can jump to a code line (for example to execute something once again without restarting the program).

How can I jump to specific line during debugging in eclipse?

1 ACCEPTED SOLUTION
Read only

ceedee666
SAP Champion
SAP Champion
3,655

Hi Florian,

during debugging you can use the icons in the tool bar of the debugging perspective. The second from the right enables you to jump to a code line.

Christian

1 REPLY 1
Read only

ceedee666
SAP Champion
SAP Champion
3,656

Hi Florian,

during debugging you can use the icons in the tool bar of the debugging perspective. The second from the right enables you to jump to a code line.

Christian