Bug 111043 - [5.0] Add annotation sorting support
Summary: [5.0] Add annotation sorting support
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows 2000
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-29 06:30 EDT by Sergey Vladimirov CLA
Modified: 2005-09-29 06:30 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 Sergey Vladimirov CLA 2005-09-29 06:30:45 EDT
Add support for annotations sorting:

 - by non-qualificied class name (asc and desc)
 - by full qualificied class name (asc and desc)
 - by length (asc and desc) (not a joke)
 - by package name (asc and desc)