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 119493 - Loaded classes view is not available when java profiler plugin is not active
Summary: Loaded classes view is not available when java profiler plugin is not active
Status: CLOSED WONTFIX
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-19 15:29 UTC by ehucka
Modified: 2010-04-29 09:36 UTC (History)
0 users

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 ehucka 2007-10-19 15:29:50 UTC
I think the dependency of Loaded classes view - feature of debugger - on profiler looks strange. 
There should be at least the old classes view available or the dependency should be resolved better.
Comment 1 Martin Entlicher 2007-10-19 16:57:11 UTC
The new (JDK 1.6) classes view must depend on profiler - it uses it's GUI.
The old (JDK 1.5) classes view was not considered important enough to bother with dependencies and further splitting the
functionality.
Also from studies it's apparent that only a few users are actually using the traditional classes view, the new
functionality is much more interesting and is of a more use.
I propose to close this as won't-fix.
Comment 2 ehucka 2007-10-19 18:24:12 UTC
It still is not clear for me. There should be an 'independent' module providing the UI for both profiler and debugger.
And debugger should depend on the library. But if it is not possible to do it, close it as wont fix.
Comment 3 Martin Entlicher 2007-11-29 13:55:17 UTC
The modularity needs to be discussed with profiler team. It would have to be an autoload module.
Comment 4 Daniel Prusa 2008-05-20 15:54:20 UTC
Closing as Martin has proposed. The mentioned modularity can be a subject to discussion, but primarily it is as designed.
Comment 5 Quality Engineering 2010-04-29 09:36:19 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.