+5

Barry Kaplan wrote:
> Consider the snippet:
> 
>     doSomething(getAnOrg(), getAnother(), getEventAnother());
> 
> When the debugger is stopped at that line, I would like to be able to 
> step-into "doSomething" without having to up and down thru all the getters.
> 
> What I'm looking for is maybe shift-click on the step butten (and of 
> course an action). I don't want to goto "doSomething" and then do a 
> run-to-here or set a breakpoint.
> 
> thx!
> 

_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-features

Reply via email to