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 - Sessions view doesn't display state of ant debugger
Summary: Sessions view doesn't display state of ant debugger
Status: RESOLVED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Ant (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-22 18:50 UTC by Petr Cyhelsky
Modified: 2012-10-25 10:51 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 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.