For Programmers: Free Programming Magazines  


Home > Archive > Java Help > March 2006 > Debugging in Eclipse: How-to "Step-into only if source available" ?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Debugging in Eclipse: How-to "Step-into only if source available" ?
Bernd Oninger

2006-03-31, 8:03 am

When I debug a java source with Eclipse I press occasionally F5 multiple times to get to a certain position.
Sometimes this is a problem when I come to a System.out.println or File() or other built-in java class.
In this case Eclipse searches for the source which is not available.

What I am searching now is a setting/option which I can switch on with the meaning:

"Step-into if source is available otherwise step-over and don't bother me with unavailable source messages"

How do I do this ?

Bernd

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com