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 39265 - implement ability to add multiple expressions in one shot
Summary: implement ability to add multiple expressions in one shot
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-27 09:28 UTC by Jan Jancura
Modified: 2010-04-29 09:16 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Jancura 2004-01-27 09:28:34 UTC
I'd like an ability to add multiple expressions in
one shot: e.g. select "New Watch", then in the
input field type  "x, y, z". This would add
watches for "x", "y", and "z".  Now when I want to
evaluate a list of variables, I have to bring up
the dialog for each one.
Comment 1 Jan Jancura 2004-04-19 15:41:41 UTC
fixed in the main trunk
Comment 2 Milan Kubec 2004-04-19 16:04:04 UTC
Please, add cvs commit log. Thank you.
Comment 3 Quality Engineering 2010-04-29 09:16:11 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.