Bug 214246 - [open plug-in artifact] dialog should sort items
Summary: [open plug-in artifact] dialog should sort items
Status: VERIFIED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.4 M6   Edit
Assignee: Chris Aniszczyk CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-03 11:37 EST by Markus Keller CLA
Modified: 2008-03-28 11:41 EDT (History)
0 users

See Also:


Attachments
mylyn/context/zip (749 bytes, application/octet-stream)
2008-02-15 16:32 EST, Chris Aniszczyk CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Keller CLA 2008-01-03 11:37:56 EST
I20071218-0800

The Open Plug-in Artifact dialog should sort its items
- by kind: extension before extension point
- by the name of the declaring plug-in

I just tried it for "org.eclipse.core.runtime.adapters" in my source workspace and  the ordering looked random.
Comment 1 Markus Keller CLA 2008-01-10 11:20:11 EST
> - by kind: extension before extension point

Actually the order should be: plug-in, extension point, extensions
Comment 2 Chris Aniszczyk CLA 2008-02-15 16:17:09 EST
Anything for Markus ;)
Comment 3 Chris Aniszczyk CLA 2008-02-15 16:32:04 EST
Done! The order is:
1) plugin
2) ext pt
3) ext
4) package
Comment 4 Chris Aniszczyk CLA 2008-02-15 16:32:08 EST
Created attachment 89890 [details]
mylyn/context/zip
Comment 5 Chris Aniszczyk CLA 2008-03-28 11:41:10 EDT
verified in I20080327-2251