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 112153 - [tests] Run | New Watch does not work
Summary: [tests] Run | New Watch does not work
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords: REGRESSION, T9Y
Depends on:
Blocks:
 
Reported: 2007-08-07 08:13 UTC by ehucka
Modified: 2007-08-14 08:49 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 ehucka 2007-08-07 08:13:09 UTC
Menu action Run | New Watch does not work. Nothing is opened or no exception is thrown after its invocation.
Comment 1 Martin Entlicher 2007-08-07 14:17:26 UTC
Reproduced. This is a regression caused by issue #111509.
Comment 2 Martin Entlicher 2007-08-07 14:22:43 UTC
Fixed in trunk:

/shared/data/ccvs/repository/debuggercore/src/org/netbeans/modules/debugger/ui/actions/AddWatchAction.java,v  <-- 
AddWatchAction.java
new revision: 1.20; previous revision: 1.19
Comment 3 ehucka 2007-08-14 08:49:49 UTC
verified