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 - Make it easier to delegate to Java Watch
Summary: Make it easier to delegate to Java Watch
Status: VERIFIED WONTFIX
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC All
: P1 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks: 45856
  Show dependency tree
 
Reported: 2004-04-26 09:40 UTC by Martin Grebac
Modified: 2007-04-03 15:54 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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