Bug 379669 - Debugger: export feature in Debug->'Variable View' (serialize selected variable to file)
Summary: Debugger: export feature in Debug->'Variable View' (serialize selected variab...
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.8   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-16 07:19 EDT by martin schwehla CLA
Modified: 2012-05-16 07:19 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description martin schwehla CLA 2012-05-16 07:19:47 EDT
Build Identifier: 20110615-0604

In Debug-Sessions i often need to serialize objects for some further testcases

therefor my request.

In the DebugView you have a context-menu on each variable.

Add a 'Export' feature so i can serialize the selected variable

1: Standard-Serialization
2: XMLEncoder-Serialization





Reproducible: Always