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 170616 - Method parameters in Specify Root Methods > Add From Project
Summary: Method parameters in Specify Root Methods > Add From Project
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-19 13:12 UTC by Martin Schovanek
Modified: 2012-02-07 10:57 UTC (History)
0 users

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 Martin Schovanek 2009-08-19 13:12:32 UTC
[#200908171401,jdk1.6]

1) the Select Root Methods dialog does not show methods' parameters just their name, it can complicate to choose correct
method
2) from the method name I would guess that the method adds the selected methods to the existing but it replaces the
existing methods by the new selection. So we can change either the method name or method logic.
Comment 1 Jiri Sedlacek 2009-11-02 10:55:04 UTC
"Add From Project" could probably be renamed to "Select In Project" to better match the action logic.
Comment 2 J Bachorik 2012-02-07 10:57:59 UTC
A complete method signature is shown in the root method selector now.