The point is this:

HomeViewImpl.ui.xmlSeparated from the corresponding Java file HomeViewImpl.javain Project Explorer Eclipse. This is becoming increasingly annoying as the number of files inside the package increases.
Is there a way to tell Eclipse to either sort the files inside Java packages strictly by name, or link the .ui.xml files so that they are children of the <file-name>.javanode in the tree?
Function request at bugs.eclipse.org
source
share