Consistent order of import statements for IDEs #2117
Labels
Category: Build/CI
Requests, Issues and Changes targeting gradle, groovy, Jenkins, etc.
Category: Doc
Requests, Issues and Changes targeting javadoc and module documentation
Milestone
This is based on the discussion in the forum: http://forum.terasology.org/threads/order-of-import-statements.1323/#post-12064
I believe we should stick with the IntelliJ default, since this is what the majority uses and how 90% of the code is currently formatted. So what is needed is a config file for eclipse that changes the order so that it matches that of IntelliJ.
The text was updated successfully, but these errors were encountered: