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 147919

Summary: Sessions view doesn't display state of ant debugger
Product: debugger Reporter: Petr Cyhelsky <cyhelsky>
Component: AntAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Petr Cyhelsky 2008-09-22 18:50:18 UTC
Product Version: NetBeans IDE Dev (Build 200809220201)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b14
System: Windows Vista version 6.0 running on x86; Cp1250; cs_CZ (nb)

Observed: The state column of sessions view doesn't show anything for ant debugging sessions.

Expected: Sessions view should display status info for any debugging session.

Steps to reproduce: Invoke debug target|run from popup menu on build.xml file of sample project anagram game -> open
sessions view
Comment 1 Martin Entlicher 2008-12-03 17:50:06 UTC
Debugging window will be a replacement of the Session window in the future, thus it will be fixed by that transition.
Comment 2 Martin Entlicher 2012-10-23 09:39:42 UTC
Fixed by changeset:   237486:d79c30e34b02
http://hg.netbeans.org/core-main/rev/d79c30e34b02
Comment 3 Quality Engineering 2012-10-25 10:51:40 UTC
Integrated into 'main-golden', will be available in build *201210250921* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/d79c30e34b02
User: mentlicher@netbeans.org
Log: #147919: Sessions view displays state of ANT debugger.