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 16586

Summary: No debugger views visible by default
Product: debugger Reporter: Torbjorn Norbye <tor>
Component: CodeAssignee: Jan Jancura <jjancura>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: Sun   
OS: SunOS   
Issue Type: DEFECT Exception Reporter:

Description Torbjorn Norbye 2001-10-16 00:06:01 UTC
I did a CVS checkout of the latest sources and tried running
the debugger.  But in the debugging window, none of my views
are visible! Turns out that's because none of the views have
been selected in the toolbar.  But when I create the View2Support
objects for each view, I set visible=true, and until now, that
worked - the views I designated as visible would be selected
in the debuggerwindow when it came up.
Comment 1 Jan Jancura 2001-10-22 16:55:27 UTC
in main trunk
Comment 2 Jan Stola 2001-10-29 16:21:57 UTC
Closed.