Bug 246966 - [syntax coloring][5.0] Customizable syntax coloring of annotations
Summary: [syntax coloring][5.0] Customizable syntax coloring of annotations
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.5   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-11 04:41 EDT by Michael Locher CLA
Modified: 2008-09-11 05:18 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Locher CLA 2008-09-11 04:41:16 EDT
Provide some means of grouping annotations and let the syntax coloring be configurable.

Grouping could simply be done by declaring package ("all from javax.persistence", "all from javax.xml.bind.annotation").

RATIONALE:
Support the developer in visually recognizing which annotations belong together (eg JPA vs JAXB).