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 42456

Summary: Make it easier to delegate to Java Watch
Product: debugger Reporter: Martin Grebac <mgrebac>
Component: CodeAssignee: issues@debugger <issues>
Status: VERIFIED WONTFIX    
Severity: blocker CC: lkotouc
Priority: P1    
Version: 4.x   
Hardware: PC   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 45856    

Description Martin Grebac 2004-04-26 09:40:16 UTC
Use case:
 JSP debugger wants to add EL watches, which are
evaluated by different expressions than watch
expression itself.

The process of delegating to Java watches is not
clearly defined, so some template how to do it, or
easier support in apis is needed.

This is blocking for after-promo-D work, not for
promo-D itself.
Comment 1 Martin Entlicher 2005-12-12 14:01:17 UTC
This does not seem to be needed any more - the dependent issue is already resolved.
Comment 2 Martin Grebac 2007-04-03 15:54:41 UTC
v