Bug 482137

Summary: Replace usage ViewerSorter in platform.UI
Product: [Eclipse Project] Platform Reporter: Lars Vogel <Lars.Vogel>
Component: UIAssignee: Platform-UI-Inbox <Platform-UI-Inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: daniel_megert, Lars.Vogel, pwebster, simon.scholz, tm
Version: 4.3Keywords: bugday
Target Milestone: ---   
Hardware: PC   
OS: All   
See Also: https://git.eclipse.org/r/60366
https://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=95e65be5047ea26a38645675fd7058b6d63c4f49
https://git.eclipse.org/r/60376
https://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=0f4c827d938456f2a480a9815c9c7ca668d778f4
https://bugs.eclipse.org/bugs/show_bug.cgi?id=544405
Whiteboard:
Bug Depends on: 483839, 514063, 395213, 402464, 484248    
Bug Blocks:    

Description Lars Vogel CLA 2015-11-13 11:42:27 EST
+++ This bug was initially created as a clone of Bug #402464 +++

According to the Javadoc ViewerSorter should not be used, and ViewerComparator should be used instead. We should replace the usage of ViewerSorter with ViewerComparator in platform.ui
Comment 1 Lars Vogel CLA 2015-11-13 11:45:15 EST
Of course we cannot delete API.
Comment 2 Eclipse Genie CLA 2015-11-13 14:34:59 EST
New Gerrit change created: https://git.eclipse.org/r/60366
Comment 4 Thorsten Maack CLA 2015-11-13 17:07:59 EST
Not yet finalized - fixing is ongoing (probably this weekend).
Comment 6 Lars Vogel CLA 2015-12-11 02:02:29 EST
Jan-Ove, can you look at the remaining examples?
Comment 7 Lars Vogel CLA 2016-01-25 04:55:57 EST
Mass move to M6