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 75845 - Implement graphical setting of root methods from .class and .jar files
Summary: Implement graphical setting of root methods from .class and .jar files
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: PC All
: P3 blocker (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-03 14:43 UTC by ehucka
Modified: 2012-02-07 11:37 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 ehucka 2006-05-03 14:43:53 UTC
In dialog Specify Root Methods | Add Manual there should be specified a method
signature in VM format. Is it possible to implement it more user friendly? Who
should remember that all L,V,Z ... for types? :)
Comment 1 Jiri Sedlacek 2006-05-03 17:17:29 UTC
Maybe the expert who will use this feature - it is not expected to be used 
by "normal"/typical users, but rather by experts. But this could be definitely 
improved, most likely the methods could be selected from UI in similar way like 
from project, based just on selecting compiled .class or .jar file.

Lowering priority as I've never seen such request from any user.
Comment 2 Jiri Sedlacek 2007-01-08 13:34:29 UTC
Changing to RFE for Root Methods Selector on .class or .jar.
Comment 3 Tomas Hurka 2009-04-08 12:56:03 UTC
Milestone cleanup: future->next
Comment 4 J Bachorik 2012-02-07 11:37:35 UTC
Fixed in http://hg.netbeans.org/profiler-main/rev/a87aa50e9256

Now it is possible to define root methods from JARs / class folders for global attach.