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 167548 - Add action like "Create Formatter" on objects in Variables view
Summary: Add action like "Create Formatter" on objects in Variables view
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-23 17:07 UTC by Martin Entlicher
Modified: 2009-06-23 17:07 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Entlicher 2009-06-23 17:07:23 UTC
Formatted variable values are visible in Variables, Watches and Evaluator Result windows. To improve the usability, an
action like "Create Formatter" should be added into the context menu on these variables. When a formatter is already
defined for the variable, an action like "Edit Formatter" should be added.

The action should open the Add/Edit dialog from Java Debugger options with the pre-filled class of the value. It's TBD
whether the Options dialog should be opened as well under the Add/Edit.