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 206668

Summary: The debugger variables tab should recognize java.util.Date objects and display the value in a human readable format
Product: debugger Reporter: rdelaplante <rdelaplante>
Component: JavaAssignee: Martin Entlicher <mentlicher>
Status: VERIFIED FIXED    
Severity: normal Keywords: PLAN
Priority: P3    
Version: -S1S-   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 228894, 228909    
Bug Blocks:    

Description rdelaplante 2011-12-23 14:50:59 UTC
I sometimes find myself using the debugger on Java projects and want to see the value of a Date object.  I have to copy the unix time from the object, then google  a website to help convert it to a human readable format.  I would like to be able to see the human readable format right in the debugger.
Comment 1 Martin Entlicher 2013-04-30 09:10:52 UTC
We've introduced a generic property editor, that delegates to any registered property editor of appropriate type.
changeset:   252312:57934395707e
http://hg.netbeans.org/core-main/rev/57934395707e
Comment 2 Quality Engineering 2013-05-04 01:46:45 UTC
Integrated into 'main-golden', will be available in build *201305032300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/57934395707e
User: mentlicher@netbeans.org
Log: #206668, #212827: Generic variable property editor is introduced. It delegates to any registered property editor of appropriate type.
Comment 3 Jiri Kovalsky 2013-05-15 13:30:14 UTC
Product Version: NetBeans IDE Dev (Build 201305142300)
Java: 1.7.0_21; Java HotSpot(TM) 64-Bit Server VM 23.21-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_21-b11
System: Linux version 3.0.0-12-generic running on amd64; UTF-8; cs_CZ (nb)
User directory: /home/cesilko/.netbeans/dev
Cache directory: /home/cesilko/.cache/netbeans/dev