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 180100 - common-debugger convergence: NewWatch action
Summary: common-debugger convergence: NewWatch action
Status: RESOLVED FIXED
Alias: None
Product: third-party
Classification: Unclassified
Component: DBX-Gui (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Egor Ushakov
URL:
Keywords:
Depends on: 180558 181523
Blocks:
  Show dependency tree
 
Reported: 2010-02-01 09:20 UTC by Egor Ushakov
Modified: 2010-05-07 14:45 UTC (History)
1 user (show)

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 Egor Ushakov 2010-02-01 09:20:01 UTC
improvements in new watch window

details:
http://dptwiki.sfbay.sun.com/twiki/bin/view/Ide/DbxCndUIReview#NewWatch_action
Comment 1 Egor Ushakov 2010-02-09 03:36:08 UTC
default (core debugger) implementation has all we need except a feedback about entered expression
Comment 2 Egor Ushakov 2010-03-01 09:10:46 UTC
use session specific new watch in:
http://lessing.sfbay.sun.com/hg/toolshg/rev/bfe05c130ebb
Comment 3 Egor Ushakov 2010-03-04 08:26:40 UTC
fix new watch action in menu:
http://lessing.sfbay.sun.com/hg/toolshg/rev/5252fb7e38ec

removed qname checkbox:
http://lessing.sfbay.sun.com/hg/toolshg/rev/995dc3901623
Comment 4 Egor Ushakov 2010-05-07 14:45:06 UTC
added codecompletion in:
http://lessing.sfbay.sun.com/hg/toolshg/rev/84364a71dc3d

qname will still remain but only as an error check, core dialog does not allow that