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 - RunIntoMethod -- Allow an easy access to 'RunIntoLastMethodCall' case
Summary: RunIntoMethod -- Allow an easy access to 'RunIntoLastMethodCall' case
Status: CLOSED DUPLICATE of bug 115858
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-31 15:52 UTC by Roman Ondruska
Modified: 2008-04-17 15:10 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***