Just wanted to know if it is possible in Eclipse to sort Maven dependencies by alphabetical order?
It's bothering me to have a list of 200 jars not ordered... :(
Finally it is possible with Eclipse Photon now.
Just tick the checkbox Sort library entries alphabetically in Package Explorer
under Preferences
→ Java
→ Appearance
See also here under 'Sort library entries alphabetically in Package Explorer'.
Unfortunately theres a bug, at least for me, that the source folders are also reordered, see here.