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 118519 - Instances view should not be reopened after restart of debugger
Summary: Instances view should not be reopened after restart of debugger
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-11 10:43 UTC by ehucka
Modified: 2007-11-05 13:20 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-11 10:43:43 UTC
IMO Instances view should not be opened again after next start of debugger if it was opened during last finishing of
debugger.
Comment 1 Martin Entlicher 2007-11-02 23:16:17 UTC
The Instances view is not opened when it can not show meaningful content:

/shared/data/ccvs/repository/debuggerjpda/profiler/heapwalk/src/org/netbeans/modules/debugger/jpda/heapwalk/views/InstancesView.java,v
 <--  InstancesView.java
new revision: 1.12; previous revision: 1.11
Comment 2 ehucka 2007-11-05 13:20:57 UTC
verified