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 225573

Summary: Highlighting annotations that applies to currently selected field
Product: java Reporter: mienamoo
Component: EditorAssignee: Dusan Balek <dbalek>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: Screenshot of entity as it looks now
Mock up of what it could look like after this change

Description mienamoo 2013-01-31 07:28:49 UTC
IMHO it would be quite useful if the annotations that apply to a field are highlighted when the field is selected in the editor. This would be especially useful when working with generated persistence entities where each field potentially has a long list of annotations.
Comment 1 mienamoo 2013-02-01 07:15:43 UTC
Created attachment 130918 [details]
Screenshot of entity as it looks now
Comment 2 mienamoo 2013-02-01 07:16:30 UTC
Created attachment 130919 [details]
Mock up of what it could look like after this change