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 113411 - set the profiler module category to Java
Summary: set the profiler module category to Java
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@profiler
URL: http://wiki.netbeans.org/wiki/view/NB...
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-21 19:08 UTC by Pavel Buzek
Modified: 2007-10-09 09:24 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Buzek 2007-08-21 19:08:14 UTC
Categories of plugins were changed to match the installer components, see the specification in URL for details.

The only action needed from the profiler is to change the category to "Base IDE" and to change the name to Profiler
(instead of NetBeans Profiler). Do not worry about the bridge modules, they will be hidden later when Jirka Rechtacek
implements the necessary infrastructure changes.
Comment 1 Tomas Hurka 2007-08-22 11:40:17 UTC
According to specification in URL, NetBeans Profiler has category Java (this is similar to JPDA Debugger). The name should be Java Profiler not Profiler. It is also 
unclear if you are talking about org.netbeans.modules.profiler module or about some kit module representing NetBeans Profiler.
Comment 2 Pavel Buzek 2007-08-22 14:59:55 UTC
There is no need for a kit, since profiler is a single module (apart from the eager modules).
I was afraid that Java Profiler would be a bit too narrow (since it can also profile J2EE) but I do not have a strong
feeling about this, I will be OK with Java Profiler.
Comment 3 Tomas Hurka 2007-08-23 13:38:54 UTC
Ok, fixed in trunk. 
Category of org.netbeans.modules.profiler module changed to Java, 
name changed to Java Profiler
Comment 4 Alexander Kouznetsov 2007-09-25 18:09:24 UTC
pbuzek, could you please verify this issue?
Comment 5 Alexander Kouznetsov 2007-10-09 09:24:07 UTC
Verified