How to sort items by date in Package Explorer in Eclipse? Is this possible?
Currently it sorts alphabetically. I want my last touched projects to be top or bottom.
How to sort items by date in Package Explorer in Eclipse? Is this possible?
Currently it sorts alphabetically. I want my last touched projects to be top or bottom.
No, it is not possible.
You can use Working Sets at the top level to split things up but you can't change the sort.
You might also be able to use the task-focused features of Mylyn
(an optional Eclipse component) to filter the view.