This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 111501

Summary: RunIntoMethod -- Allow an easy access to 'RunIntoLastMethodCall' case
Product: debugger Reporter: Roman Ondruska <rondruska>
Component: JavaAssignee: Martin Entlicher <mentlicher>
Status: CLOSED DUPLICATE    
Severity: blocker CC: ivan
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Roman Ondruska 2007-07-31 15:52:14 UTC
Originally requested by Ivan Soleimanipour on nb-usability.

I suggest to consider the following solution:

--When the action is called 'contextually' (context menu in the editor -- cursor position provided), current behavior
would be applied.
--When the action is called from the main manu, toolbar, etc, it could go into the last method call of the current line.

Note that the different behavior should be also reflected by the name(s) of the action(s).
Comment 1 Petr Cyhelsky 2008-04-17 15:09:38 UTC
duplicate of 115858

*** This issue has been marked as a duplicate of 115858 ***