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 53204 - Debugger does not close output tabs
Summary: Debugger does not close output tabs
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Ant (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
: 65661 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-01-11 09:59 UTC by _ lcincura
Modified: 2006-03-24 12:54 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 _ lcincura 2005-01-11 09:59:50 UTC
Output tabs are not closed after ant debugger is
finished. New start does not reuse the tabs.
Comment 1 Jan Jancura 2005-05-05 10:17:50 UTC
reproducible
Comment 2 Martin Entlicher 2005-11-01 09:59:14 UTC
*** Issue 65661 has been marked as a duplicate of this issue. ***
Comment 3 Martin Entlicher 2005-11-01 15:31:58 UTC
IMHO the output is not much interesting when the debugger finishes. I'll close
it as soon as the debugger finishes.
Comment 4 Martin Entlicher 2005-11-01 15:46:02 UTC
Fixed. Also the output is made a little faster, 500ms delay was too much visible:

/cvs/ant/debugger/src/org/netbeans/modules/ant/debugger/IOManager.java,v  <-- 
IOManager.java
new revision: 1.3; previous revision: 1.2
Comment 5 _ lcincura 2005-12-20 12:59:46 UTC
Verified in 200512181900