Bug 279 - Plug-in Registry view should have option to sort alphabetically (1GFMY1R)
Summary: Plug-in Registry view should have option to sort alphabetically (1GFMY1R)
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Windows NT
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Dejan Glozic CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 21:39 EDT by Randy Giffen CLA
Modified: 2002-04-16 14:12 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 Randy Giffen CLA 2001-10-10 21:39:24 EDT
The plug-in registry view should have a sort alphabetically option

NOTES:
Comment 1 DJ Houghton CLA 2001-10-24 07:07:26 EDT
PRODUCT VERSION:
125

Comment 2 Archimedes Trajano CLA 2002-02-22 01:08:04 EST
Can the following be added as well?
Reverse sort
Running then not running
Comment 3 Dejan Glozic CLA 2002-04-16 14:12:09 EDT
Registry view is now sorting by default.

Sorting will be on all the time.

Running and then not running is not possible. A plug-in can only be activated 
or not. What you are referring to is probably failure of a plug-in to load, 
causing all subsequent class loading attempts for classes from the plug-in to 
fail. There are no APIs on IPluginDescriptor to detect that situation.