Does Eclipse have a way to alphabetically sort lines within a selection of text?
Yes, it does! There is a very simple plugin called SortIt that does exactly what you want. It adds a section in the Edit menu, through which you can do the following: Case Sensitive Case Insensitive Reverse Text Numeric Sort Length Sort The plugin is source-code agnostic, and it treats whatever you sort as plain … Read more