homberghp commented on PR #8568:
URL: https://github.com/apache/netbeans/pull/8568#issuecomment-4162831587

   > > Why you would want to look for a sibling is not clear to me.
   > 
   > Me neither, which is why I suggested just removing the lines added in the 
iteration by 
[codelerity/netbeans-releases@f2a3522](https://github.com/codelerity/netbeans-releases/commit/f2a3522854977a6364abfed47799ddf3c761a2c1)
 Given this change was about inner / nested classes, I wonder whether it was 
confusion about `.java` and `.class` files??
   
   That might be. Even inner members (classes, interfaces, enums, and records) 
get their own class file.
   I have no clue there.
   
   Anyway, the iteration order is back to the original. And after testing both 
a 'normal' project and the project that started all this (NetBeans refactoring 
back in June last year), it works as intended.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to