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.
As requested in issue #207909, it should be possible to enable or disable a watch. New methods Watch.setEnabled(boolean) and Watch.isEnabled() are necessary to provide programmatic access.
Created attachment 116915 [details] The API change with a test and associated changes in debugger modules.
Please review this simple API addition.
If there are no objections, I'm going to push this change tomorrow. Thanks.
API change pushed as changeset: 216611:687c66fba663 http://hg.netbeans.org/main/rev/687c66fba663