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 41569 - Create Fixed Watch action disappeared!
Summary: Create Fixed Watch action disappeared!
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 4.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@debugger
URL:
Keywords: REGRESSION
: 42850 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-04-01 07:49 UTC by Jan Jancura
Modified: 2006-03-24 10:20 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 Jan Jancura 2004-04-01 07:49:44 UTC
Terrible lost!
Comment 1 Maros Sandor 2004-05-05 14:05:10 UTC
*** Issue 42850 has been marked as a duplicate of this issue. ***
Comment 2 Maros Sandor 2004-05-05 14:51:02 UTC
Added support for fixed watches.

/cvs/debuggerjpda/ui/src/META-INF/debugger/netbeans-
JPDASession/LocalsView/org.netbeans.spi.viewmodel.NodeActionsProviderF
ilter,v  <--  org.netbeans.spi.viewmodel.NodeActionsProviderFilter
new revision: 1.4; previous revision: 1.3
/cvs/debuggerjpda/ui/src/META-INF/debugger/netbeans-
JPDASession/WatchesView/org.netbeans.spi.viewmodel.NodeActionsProvider
,v  <--  org.netbeans.spi.viewmodel.NodeActionsProvider
new revision: 1.4; previous revision: 1.3
/cvs/debuggerjpda/ui/src/META-INF/debugger/netbeans-
JPDASession/WatchesView/org.netbeans.spi.viewmodel.NodeActionsProvider
Filter,v  <--  org.netbeans.spi.viewmodel.NodeActionsProviderFilter
new revision: 1.4; previous revision: 1.3
/cvs/debuggerjpda/ui/src/META-INF/debugger/netbeans-
JPDASession/WatchesView/org.netbeans.spi.viewmodel.TreeModelFilter,v  
<--  org.netbeans.spi.viewmodel.TreeModelFilter
new revision: 1.4; previous revision: 1.3
/cvs/debuggerjpda/ui/src/org/netbeans/modules/debugger/jpda/ui/models/
JPDATableModel.java,v  <--  JPDATableModel.java
new revision: 1.4; previous revision: 1.3
/cvs/debuggerjpda/ui/src/org/netbeans/modules/debugger/jpda/ui/models/
VariablesActionsProvider.java,v  <--  VariablesActionsProvider.java
new revision: 1.2; previous revision: 1.1
/cvs/debuggerjpda/ui/src/org/netbeans/modules/debugger/jpda/ui/models/
WatchesNodeModel.java,v  <--  WatchesNodeModel.java
new revision: 1.2; previous revision: 1.1
/cvs/debuggerjpda/ui/src/org/netbeans/modules/debugger/jpda/ui/FixedWa
tch.java,v  <--  FixedWatch.java
initial revision: 1.1
/cvs/debuggerjpda/ui/src/org/netbeans/modules/debugger/jpda/ui/FixedWa
tchesManager.java,v  <--  FixedWatchesManager.java
initial revision: 1.1
Comment 3 _ lcincura 2004-05-14 09:24:21 UTC
Verified on build 200405131800